1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/sql/operations/help
2023-07-12 10:20:16 +00:00

39 lines
928 B
Text

NAME
gcloud sql operations - provide commands for working with Cloud SQL
instance operations
SYNOPSIS
gcloud sql operations COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Provide commands for working with Cloud SQL instance operations, including
listing and getting information about instance operations of a Cloud SQL
instance.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
cancel
Cancels a Cloud SQL instance operation.
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.
NOTES
These variants are also available:
$ gcloud alpha sql operations
$ gcloud beta sql operations