gdcloud config configurations activate

NAME

gdcloud config configurations activate - Activate an existing gdcloud CLI named configuration.

SYNOPSIS

gdcloud config configurations activate CONFIGURATION_NAME [flags]

DESCRIPTION

Activate an existing gdcloud CLI named configuration. Specify the name of the configuration to activate.

EXAMPLES

To activate an existing configuration named my-config, run:

    gdcloud config configurations activate my-config

GDCLOUD WIDE FLAGS

These flags are available to all commands: --configuration, --format, --help, --project, --quiet.

For more information, see the gdcloud CLI reference overview page.