gdcloud config configurations delete

NAME

gdcloud config configurations delete: Löscht eine oder mehrere benannte Konfigurationen der gdcloud-Befehlszeile.

ZUSAMMENFASSUNG

gdcloud config configurations delete CONFIGURATION_NAMES [flags]

BESCHREIBUNG

Löschen Sie eine oder mehrere benannte gcloud-CLI-Konfigurationen. Geben Sie die Namen aller Konfigurationen an, die Sie löschen möchten. Sie können keine aktive Konfiguration löschen.

BEISPIELE

To delete two configurations, my-config1 and my-config2, run:

    gdcloud config configurations delete my-config1 my-config2

GDCLOUD-WEITE FLAGS

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 gcloud CLI.