NOME
gcloud projects create: crea un progetto.
SINOSSI
gdcloud projects create PROJECT_ID [flags]
ESEMPI
To create a project in the current organization, run:
gdcloud projects create PROJECT_ID
FLAG FACOLTATIVI
--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 WIDE FLAGS
Questi flag sono disponibili per tutti i comandi: --configuration, --format, --help, --project, --quiet.
Per saperne di più, consulta la pagina Panoramica del riferimento di gcloud CLI.