mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Apr 3 09:23:31 UTC 2024
This commit is contained in:
parent
4ade1b44cc
commit
7e2535c53d
212 changed files with 8070 additions and 151 deletions
|
|
@ -49,6 +49,11 @@ EXAMPLES
|
|||
$ gcloud alpha spanner operations list --instance=my-instance-id \
|
||||
--instance-partition=my-partition-id --type=INSTANCE_PARTITION
|
||||
|
||||
To list Cloud Spanner instance partition operations for an instance, run:
|
||||
|
||||
$ gcloud alpha spanner operations list --instance=my-instance-id \
|
||||
--type=INSTANCE_PARTITION
|
||||
|
||||
REQUIRED FLAGS
|
||||
Exactly one of these must be specified:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue