Skip to content

CLI Commands

This section focuses on the command line interface (CLI) commands you can use with the zentra-api package.

Like the tutorial series, we've divided this section into separate pages to make things easier to navigate. You can access the commands using the navigation menu on the left or select a command from the list below.

Help Flag

All commands are configured with a --help flag that provides you with extra information about them. Simply add it to the command to read more information about it. For example:

1
zentra-api init --help

Available Commands