NOMBRE
gdcloud projects create: crea un proyecto.
SYNOPSIS
gdcloud projects create PROJECT_ID [flags]
EJEMPLOS
To create a project in the current organization, run:
gdcloud projects create PROJECT_ID
MARCAS OPCIONALES
--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
Estas marcas están disponibles para todos los comandos: --configuration, --format, --help, --project y --quiet.
Para obtener más información, consulta la página Información general sobre la referencia de la CLI de gdcloud.