{"version":"0.0.3","commands":{"notion:open":{"id":"notion:open","description":"describe the command here","strict":true,"pluginName":"@hexdigital/cli","pluginAlias":"@hexdigital/cli","pluginType":"core","aliases":[],"examples":["<%= config.bin %> <%= command.id %>"],"flags":{"name":{"name":"name","type":"option","char":"n","description":"name to print","multiple":false},"force":{"name":"force","type":"boolean","char":"f","allowNo":false}},"args":[{"name":"file"}]},"project:open":{"id":"project:open","description":"Opens the project management tool for this project","strict":true,"pluginName":"@hexdigital/cli","pluginAlias":"@hexdigital/cli","pluginType":"core","aliases":[],"examples":["<%= config.bin %> <%= command.id %>"],"flags":{},"args":[{"name":"clientName"}]}}}