Commands
commands are the main feature of harpoon. You can use them to perform various actions like: parsing, exporting fetching etc...
Types of commands:
- core command - included in harpoon core
- plugins commands - commands that are installed by plugins
Core commands
Help
list all available commands
help
#or
npx wsb-harpoon --command=help
Exiting the app
exit the app
exit
Listing existing documents
list all existing documents in your workspace. Learn more about documents here
documents-list
Plugins commands
You can find plugins command in plugins their documentation in case of core plugins you can find them in your Plugins docs
