File: //snap/google-cloud-cli/394/help/man/man1/gcloud_spanner_instance-partitions.1
.TH "GCLOUD_SPANNER_INSTANCE\-PARTITIONS" 1
.SH "NAME"
.HP
gcloud spanner instance\-partitions \- manage Spanner instance partitions
.SH "SYNOPSIS"
.HP
\f5gcloud spanner instance\-partitions\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Manage Spanner instance partitions.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcreate\fR
Create a Spanner instance partition.
.TP 2m
\fBdelete\fR
Delete a Spanner instance partition. You can't delete the default instance
partition using this command.
.TP 2m
\fBdescribe\fR
Describe a Spanner instance partition.
.TP 2m
\fBlist\fR
List the Spanner instance partitions contained within the given instance.
.TP 2m
\fBupdate\fR
Update a Spanner instance partition. You can't update the default instance
partition using this command.
.RE
.sp
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha spanner instance\-partitions
.RE
.RS 2m
$ gcloud beta spanner instance\-partitions
.RE