1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/sql/operations/help
2022-03-01 04:29:52 +00:00

36 lines
867 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:
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