gcloud sql operations describe - retrieves information about a Cloud SQL instance operation
gcloud sql operations describe OPERATION [GCLOUD_WIDE_FLAG ...]
Retrieves information about a Cloud SQL instance operation.
To describe an operation with the name "prod-operation-id", run:
$ gcloud sql operations describe prod-operation-id
- OPERATION
Name that uniquely identifies the operation.
These flags are available to all commands: --access-token-file, --account, --billing-project, --configuration, --flags-file, --flatten, --format, --help, --impersonate-service-account, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity.
Run $ gcloud help for details.
These variants are also available:
$ gcloud alpha sql operations describe
$ gcloud beta sql operations describe