File: //snap/google-cloud-cli/394/help/man/man1/gcloud_alpha_config_configurations.1
.TH "GCLOUD_ALPHA_CONFIG_CONFIGURATIONS" 1
.SH "NAME"
.HP
gcloud alpha config configurations \- manage the set of gcloud named configurations
.SH "SYNOPSIS"
.HP
\f5gcloud alpha config configurations\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\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(ALPHA)\fR Activates an existing named configuration.
.TP 2m
\fBcreate\fR
\fB(ALPHA)\fR Creates a new named configuration.
.TP 2m
\fBdelete\fR
\fB(ALPHA)\fR Deletes a named configuration.
.TP 2m
\fBdescribe\fR
\fB(ALPHA)\fR Describes a named configuration by listing its properties.
.TP 2m
\fBlist\fR
\fB(ALPHA)\fR Lists existing named configurations.
.TP 2m
\fBrename\fR
\fB(ALPHA)\fR Renames a named configuration.
.RE
.sp
.SH "NOTES"
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct project,
you might be trying to access an API with an invitation\-only early access
allowlist. These variants are also available:
.RS 2m
$ gcloud config configurations
.RE
.RS 2m
$ gcloud beta config configurations
.RE
.RS 2m
$ gcloud preview config configurations
.RE