CLI Manual
Zoo CLI, or zoo
, is a command-line interface to Zoo for use in your terminal or your scripts.
Installation
You can find installation instructions on the latest release.
Configuration
Run zoo auth login
to authenticate with your Zoo account. Alternatively, zoo
will respect the ZOO_TOKEN
environment variable.
Declare your aliases for often-used commands with zoo alias set
.
Support
Ask usage questions and send us feedback in Discussions
Report bugs or search for existing feature requests in our issue tracker