File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_spanner_instances_get-locations.1
.TH "GCLOUD_BETA_SPANNER_INSTANCES_GET\-LOCATIONS" 1
.SH "NAME"
.HP
gcloud beta spanner instances get\-locations \- get the location of every replica in a Cloud Spanner instance
.SH "SYNOPSIS"
.HP
\f5gcloud beta spanner instances get\-locations\fR \fIINSTANCE\fR [\fB\-\-verbose\fR] [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR Get the location of every replica in a Cloud Spanner instance.
.SH "EXAMPLES"
To get the location of every replica in a Cloud Spanner instance in this
project, run:
.RS 2m
$ gcloud beta spanner instances get\-locations my\-instance\-id
.RE
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
\fIINSTANCE\fR
Cloud Spanner instance ID.
.RE
.sp
.SH "FLAGS"
.RS 2m
.TP 2m
\fB\-\-verbose\fR
Indicates that both regions and types of replicas be returned.
.RE
.sp
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-access\-token\-file, \-\-account,
\-\-billing\-project, \-\-configuration, \-\-flags\-file, \-\-flatten,
\-\-format, \-\-help, \-\-impersonate\-service\-account, \-\-log\-http,
\-\-project, \-\-quiet, \-\-trace\-token, \-\-user\-output\-enabled,
\-\-verbosity.
Run \fB$ gcloud help\fR for details.
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud spanner instances get\-locations
.RE
.RS 2m
$ gcloud alpha spanner instances get\-locations
.RE