Checking the ADK version

To check the currently installed version of the ADK, use the —version parameter. Example
BASH
orchestrate --version

Getting help with commands

Use the —help parameter to get more information about a command and its available parameters. To use it, simply add —help after the command you want to learn more about. Example
BASH
orchestrate --help

Running commands in debug mode

If you want more detailed output when running a command, use the —debug parameter. This runs the command in debug mode and provides additional diagnostic information. Add —debug before the command you want to run. Example
BASH
orchestrate --debug env activate local