1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed May 14 10:45:02 UTC 2025

This commit is contained in:
Automated 2025-05-14 10:45:02 +00:00
parent dfebca5b6c
commit 82f3a66664
423 changed files with 11160 additions and 1149 deletions

View file

@ -1,6 +1,6 @@
NAME
gcloud beta spanner instance-partitions list - list the Cloud Spanner
instance partitions contained within the given instance
gcloud beta spanner instance-partitions list - list the Spanner instance
partitions contained within the given instance
SYNOPSIS
gcloud beta spanner instance-partitions list [--instance=INSTANCE]
@ -8,11 +8,11 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) List the Cloud Spanner instance partitions contained within the
given instance.
(BETA) List the Spanner instance partitions contained within the given
instance.
EXAMPLES
To list all Cloud Spanner instances partitions in an instance, run:
To list all Spanner instances partitions in an instance, run:
$ gcloud beta spanner instance-partitions list \
--instance=my-instance-id
@ -70,8 +70,10 @@ GCLOUD WIDE FLAGS
Run $ gcloud help for details.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud spanner instance-partitions list
$ gcloud alpha spanner instance-partitions list