File: //snap/google-cloud-cli/current/help/man/man1/gcloud_spanner_instance-configs_describe.1
.TH "GCLOUD_SPANNER_INSTANCE\-CONFIGS_DESCRIBE" 1
.SH "NAME"
.HP
gcloud spanner instance\-configs describe \- describe a Cloud Spanner instance configuration
.SH "SYNOPSIS"
.HP
\f5gcloud spanner instance\-configs describe\fR \fIINSTANCE_CONFIG\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Describe a Cloud Spanner instance configuration.
.SH "EXAMPLES"
To describe an instance config named regional\-us\-central1, run:
.RS 2m
$ gcloud spanner instance\-configs describe regional\-us\-central1
.RE
To describe an instance config named nam\-eur\-asia1, run:
.RS 2m
$ gcloud spanner instance\-configs describe nam\-eur\-asia1
.RE
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
\fIINSTANCE_CONFIG\fR
Cloud Spanner instance config.
.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"
These variants are also available:
.RS 2m
$ gcloud alpha spanner instance\-configs describe
.RE
.RS 2m
$ gcloud beta spanner instance\-configs describe
.RE