mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Wed May 14 10:45:02 UTC 2025
This commit is contained in:
parent
dfebca5b6c
commit
82f3a66664
423 changed files with 11160 additions and 1149 deletions
|
|
@ -1,16 +1,16 @@
|
|||
NAME
|
||||
gcloud alpha spanner instance-partitions describe - describe a Cloud
|
||||
Spanner instance partition
|
||||
gcloud alpha spanner instance-partitions describe - describe a Spanner
|
||||
instance partition
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha spanner instance-partitions describe
|
||||
(INSTANCE_PARTITION : --instance=INSTANCE) [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Describe a Cloud Spanner instance partition.
|
||||
(ALPHA) Describe a Spanner instance partition.
|
||||
|
||||
EXAMPLES
|
||||
To describe a Cloud Spanner instance partition, run:
|
||||
To describe a Spanner instance partition, run:
|
||||
|
||||
$ gcloud alpha spanner instance-partitions describe \
|
||||
my-instance-partition-id --instance=my-instance-id
|
||||
|
|
@ -60,7 +60,9 @@ NOTES
|
|||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist. This variant is also available:
|
||||
access allowlist. These variants are also available:
|
||||
|
||||
$ gcloud spanner instance-partitions describe
|
||||
|
||||
$ gcloud beta spanner instance-partitions describe
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue