gcloud sql operations - provide commands for working with Cloud SQL instance operations
gcloud sql operations COMMAND [GCLOUD_WIDE_FLAG ...]
Provide commands for working with Cloud SQL instance operations, including listing and getting information about instance operations of a Cloud SQL instance.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- describe
Retrieves information about a Cloud SQL instance operation.
- list
Lists all instance operations for the given Cloud SQL instance.
- wait
Waits for one or more operations to complete.
These variants are also available:
$ gcloud alpha sql operations
$ gcloud beta sql operations