Skip to main content
The appz project command is utilized to manage your Appz Projects, providing functionality to list, add, and remove.

Usage

terminal
appz project ls
Using the appz project command to list all Appz Projects.
terminal
appz project add
Using the appz project command to create a new Appz Project.
terminal
appz project rm
Using the appz project command to remove an Appz Project.

Global Options

These general options can be applied when using the appz project command:
  • --cwd
  • --debug
  • --global-config
  • --help
  • --local-config
  • --no-color
  • --scope
  • --token
For detailed information on these global options and their applications, refer to the options section.