NAME

gcloud alpha config configurations - manage the set of gcloud named configurations

SYNOPSIS

gcloud alpha config configurations COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

(ALPHA) 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 gcloud topic configurations for an overview of named configurations.

GCLOUD WIDE FLAGS

These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS

COMMAND is one of the following:

activate

(ALPHA) Activates an existing named configuration.

create

(ALPHA) Creates a new named configuration.

delete

(ALPHA) Deletes a named configuration.

describe

(ALPHA) Describes a named configuration by listing its properties.

list

(ALPHA) Lists existing named configurations.

rename

(ALPHA) Renames a named configuration.

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:

$ gcloud config configurations

$ gcloud beta config configurations