mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
37 lines
971 B
Text
37 lines
971 B
Text
NAME
|
|
gcloud beta sql operations - provide commands for working with Cloud SQL
|
|
instance operations
|
|
|
|
SYNOPSIS
|
|
gcloud beta sql operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Retrieves information about a Cloud SQL instance operation.
|
|
|
|
list
|
|
(BETA) Lists all instance operations for the given Cloud SQL instance.
|
|
|
|
wait
|
|
(BETA) Waits for one or more operations to complete.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud sql operations
|
|
|
|
$ gcloud alpha sql operations
|
|
|