mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 08:55:34 +00:00
gcloud: Wed May 7 10:56:18 UTC 2025
This commit is contained in:
parent
b03a332ad8
commit
dfebca5b6c
222 changed files with 6775 additions and 1046 deletions
|
|
@ -1,12 +1,12 @@
|
|||
NAME
|
||||
gcloud beta spanner instance-partitions - manage Cloud Spanner instance
|
||||
gcloud beta spanner instance-partitions - manage Spanner instance
|
||||
partitions
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta spanner instance-partitions COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Manage Cloud Spanner instance partitions.
|
||||
(BETA) Manage Spanner instance partitions.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
@ -17,10 +17,10 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
(BETA) Create a Cloud Spanner instance partition.
|
||||
(BETA) Create a Spanner instance partition.
|
||||
|
||||
delete
|
||||
(BETA) Delete a Cloud Spanner instance partition.
|
||||
(BETA) Delete a Spanner instance partition.
|
||||
|
||||
describe
|
||||
(BETA) Describe a Cloud Spanner instance partition.
|
||||
|
|
@ -33,8 +33,10 @@ COMMANDS
|
|||
(BETA) Update a Cloud Spanner instance partition.
|
||||
|
||||
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
|
||||
|
||||
$ gcloud alpha spanner instance-partitions
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue