gcloud config configurations rename

NAME

gdcloud config configurations rename - Rename a gdcloud CLI named configuration.

SYNOPSIS

gdcloud config configurations rename CONFIGURATION_NAME [flags]

DESCRIZIONE

Rename a gdcloud CLI named configuration. Specify the current name of the configuration. Use the --new-name flag to specify the new name of the configuration. You cannot rename a configuration that is active.

ESEMPI

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

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

FLAG OBBLIGATORI

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

FLAG A LIVELLO DI GDCLOUD

Questi flag sono disponibili per tutti i comandi: --configuration, --format, --help, --project, --quiet.

Per saperne di più, consulta la pagina di panoramica del riferimento di CLI gdcloud.