gdcloud config configurations rename

NOM

gdcloud config configurations rename : renomme une configuration nommée de la CLI gdcloud.

SYNOPSIS

gdcloud config configurations rename CONFIGURATION_NAME [flags]

DESCRIPTION

Renommez une configuration nommée de la CLI gdcloud. Indiquez le nom actuel de la configuration. Utilisez l'option --new-name pour spécifier le nouveau nom de la configuration. Vous ne pouvez pas renommer une configuration active.

EXAMPLES

To rename an existing configuration named my-config as new-config, run:

    gdcloud config configurations rename my-config --new-name=new-config

DRAPEAUX REQUIS

      --new-name string   Specifies the new name of the configuration.

OPTIONS GCLOUD GÉNÉRALES

Ces options sont disponibles pour toutes les commandes : --configuration, --format, --help, --project, --quiet.

Pour en savoir plus, consultez la page de présentation de la documentation de référence de la gcloud CLI.