File: //snap/google-cloud-cli/394/help/man/man1/gcloud_beta_config_configurations.1
.TH "GCLOUD_BETA_CONFIG_CONFIGURATIONS" 1
.SH "NAME"
.HP
gcloud beta config configurations \- manage the set of gcloud named configurations
.SH "SYNOPSIS"
.HP
\f5gcloud beta config configurations\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR Manage the set of gcloud named configurations.
The current configuration can be managed via the CLOUDSDK_ACTIVE_CONFIG_NAME
environment variable or a configuration property. See \f5gcloud topic
configurations\fR for an overview of named configurations.
.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
\fBactivate\fR
\fB(BETA)\fR Activates an existing named configuration.
.TP 2m
\fBcreate\fR
\fB(BETA)\fR Creates a new named configuration.
.TP 2m
\fBdelete\fR
\fB(BETA)\fR Deletes a named configuration.
.TP 2m
\fBdescribe\fR
\fB(BETA)\fR Describes a named configuration by listing its properties.
.TP 2m
\fBlist\fR
\fB(BETA)\fR Lists existing named configurations.
.TP 2m
\fBrename\fR
\fB(BETA)\fR Renames a named configuration.
.RE
.sp
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud config configurations
.RE
.RS 2m
$ gcloud alpha config configurations
.RE
.RS 2m
$ gcloud preview config configurations
.RE