1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 19:06:53 +00:00
gcloud-help/gcloud/spanner/instance-partitions/help
2025-05-14 10:45:02 +00:00

42 lines
1,010 B
Text

NAME
gcloud spanner instance-partitions - manage Spanner instance partitions
SYNOPSIS
gcloud spanner instance-partitions COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Manage 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
Create a Spanner instance partition.
delete
Delete a Spanner instance partition. You can't delete the default
instance partition using this command.
describe
Describe a Spanner instance partition.
list
List the Spanner instance partitions contained within the given
instance.
update
Update a Spanner instance partition. You can't update the default
instance partition using this command.
NOTES
These variants are also available:
$ gcloud alpha spanner instance-partitions
$ gcloud beta spanner instance-partitions