Skip to main content
Your generated CLI organizes commands around your API’s resources and actions.

Command structure

For example, if your API has a users resource:

Global flags

These flags are available on every command:

Getting help

Every command has built-in help:

Example workflow