Get Started
Useful CLI commands
Checking the ADK version
To check the currently installed version of the ADK, use the —version parameter.
Example
[BASH]
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]
[BASH]
[BASH]
[BASH]
[BASH]
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]
[BASH]
[BASH]
[BASH]