gdcloud config configurations rename

NAME

gdcloud config configurations rename – Benannte Konfiguration der gdcloud CLI umbenennen

SYNOPSIS

gdcloud config configurations rename CONFIGURATION_NAME [flags]

BESCHREIBUNG

Benannte Konfiguration der gdcloud CLI umbenennen. Geben Sie den aktuellen Namen der Konfiguration an. Mit dem Flag `--new-name` geben Sie den neuen Namen der Konfiguration an. Eine aktive Konfiguration kann nicht umbenannt werden.

BEISPIELE

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

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

ERFORDERLICHE FLAGS

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

FLAGS FÜR GDCLOUD

Diese Flags sind für alle Befehle verfügbar: --configuration, --format, --help, --project, --quiet.

Weitere Informationen finden Sie auf der Seite Übersicht über die Referenz zur gdcloud CLI.