gdcloud config set

NAME

gdcloud config set – Legt eine Google Distributed Cloud Hosted-CLI-Eigenschaft fest.

ZUSAMMENFASSUNG

gdcloud config set [flags]

BEISPIELE

To switch to a new project named "example-project", run:

    gdcloud config set project example-project

To switch to a new organization with the URL "https://console.example-org.com", run:

    gdcloud config set organization_console_url https://console.example-org.com

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.