Skip to main content
The appz setup command can be used to setup the developer and pipeline environments. It achieves this by downloading and installing all configured tools into the toolchain.
terminal
appz setup
This command should rarely be used, as the environment is automatically setup when running other commands, like appz dev appz-build appz-deploy.