mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
gcloud: Wed Mar 27 09:52:07 UTC 2024
This commit is contained in:
parent
5b4fac9106
commit
4ade1b44cc
148 changed files with 5765 additions and 482 deletions
|
|
@ -22,8 +22,7 @@ COMMANDS
|
|||
Describe a Cloud Spanner operation.
|
||||
|
||||
list
|
||||
List the Cloud Spanner operations on the given instance or database or
|
||||
instance configuration.
|
||||
List the Cloud Spanner operations.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
NAME
|
||||
gcloud spanner operations list - list the Cloud Spanner operations on the
|
||||
given instance or database or instance configuration
|
||||
gcloud spanner operations list - list the Cloud Spanner operations
|
||||
|
||||
SYNOPSIS
|
||||
gcloud spanner operations list
|
||||
|
|
@ -10,8 +9,7 @@ SYNOPSIS
|
|||
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
List the Cloud Spanner operations on the given instance or database or
|
||||
instance configuration.
|
||||
List the Cloud Spanner operations.
|
||||
|
||||
EXAMPLES
|
||||
To list Cloud Spanner instance operations for an instance, run:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue