gcloud projects create

NOMBRE

gdcloud projects create: Crea un proyecto.

SINOPSIS

gdcloud projects create PROJECT_ID [flags]

EXAMPLES

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.

MARCAS GENERALES DE GCLOUD

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 de descripción general de la referencia de la CLI de gcloud.