Skip to main content
The appz list command, which can be shortened to appz ls, provides a list of recent deployments for the currently-linked Appz Project.

Usage

terminal
Executing the appz list command to retrieve information about multiple deployments for the currently-linked Appz Project.

Extended Usage

terminal
Using the appz list command to retrieve information about deployments for a specific Appz Project.
terminal
Using the appz list command to retrieve information about deployments filtered by metadata.

Unique Options

These options are specific to the appz list command.

Meta

The --meta option, abbreviated as -m, allows filtering results based on Appz Project metadata.
terminal
Using the appz list command with the --meta option.

Yes

The --yes option can be used to bypass questions when setting up a new Appz Project. The questions will be automatically answered using the default scope and the current directory for the Appz Project name and location.
terminal
Using the appz list command with the --yes option.

Global Options

These general options can be applied when using the appz list 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.