gdcloud projects create

NAME

gdcloud projects create – Erstellt ein Projekt.

ZUSAMMENFASSUNG

gdcloud projects create PROJECT_ID [flags]

BEISPIELE

To create a project in the current organization, run:

    gdcloud projects create PROJECT_ID

OPTIONALE FLAGS

      --data-exfiltration-prevention   If set to false, allow network data transfer out from project workloads outside the organization. Otherwise, network data transfer out from workloads outside the project's organization is not allowed. (default true)
      --name string                    Name for the project.

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.