mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 14:26:34 +00:00
gcloud: Wed Jun 19 09:33:28 UTC 2024
This commit is contained in:
parent
04a1e3ce77
commit
fb3e2aa33b
182 changed files with 3829 additions and 2129 deletions
40
gcloud/beta/spanner/instance-partitions/help
Normal file
40
gcloud/beta/spanner/instance-partitions/help
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
NAME
|
||||
gcloud beta spanner instance-partitions - manage Cloud Spanner instance
|
||||
partitions
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta spanner instance-partitions COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Manage Cloud Spanner instance partitions.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
(BETA) Create a Cloud Spanner instance partition.
|
||||
|
||||
delete
|
||||
(BETA) Delete a Cloud Spanner instance partition.
|
||||
|
||||
describe
|
||||
(BETA) Describe a Cloud Spanner instance partition.
|
||||
|
||||
list
|
||||
(BETA) List the Cloud Spanner instance partitions contained within the
|
||||
given instance.
|
||||
|
||||
update
|
||||
(BETA) Update a Cloud Spanner instance partition.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud alpha spanner instance-partitions
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue