- NAME
-
- gcloud beta config configurations - manage the set of gcloud named configurations
- SYNOPSIS
-
-
gcloud beta config configurations
COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
(BETA)
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
-
is one of the following:COMMAND
activate
-
(BETA)
Activates an existing named configuration. create
-
(BETA)
Creates a new named configuration. delete
-
(BETA)
Deletes a named configuration. describe
-
(BETA)
Describes a named configuration by listing its properties. list
-
(BETA)
Lists existing named configurations. rename
-
(BETA)
Renames a named configuration.
- NOTES
-
This command is currently in beta and might change without notice. These
variants are also available:
gcloud config configurations
gcloud alpha config configurations
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-07-30 UTC.