gcloud app operations - view and manage your App Engine Operations
gcloud app operations COMMAND [GCLOUD_WIDE_FLAG ...]
This set of commands can be used to view and manage your existing App Engine operations.
To list your App Engine operations, run:
$ gcloud app operations list
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- describe
Describes the operation.
- list
List the operations.
- wait
Polls an operation until completion.
This variant is also available:
$ gcloud beta app operations