Usage
terminal
Executing the appz remove command to delete a deployment from the Appz platform.
Extended Usage
terminal
Using the appz remove command to delete multiple deployments from the Appz platform.
terminal
Using the appz remove command to delete all deployments for an Appz Project from the Appz platform.
Using the project name will result in the removal of the entire Appz Project from the current scope unless the --safe option is used.
Unique Options
These options are specific to the appz remove command.Safe
The--safe option, abbreviated -s, allows you to omit the removal of deployments that have an active preview URL or production domain when a project name is specified.
terminal
Executing the appz remove command with the —safe option.
Yes
The--yes option, shorthand -y, can be used to bypass the confirmation step for removing a deployment or Appz Project.
terminal
Using the appz remove command with the —yes option.
Global Options
These general options can be applied when using theappz rollback command:--cwd--debug--global-config--help--local-config--no-color--scope--token