NAME
gdcloud projects create : crée un projet.
SYNOPSIS
gdcloud projects create PROJECT_ID [flags]
EXEMPLES
To create a project in the current organization, run:
gdcloud projects create PROJECT_ID
FLAGS FACULTATIFS
--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.
FLAGS GDCLOUD GÉNÉRAUX
Ces flags sont disponibles pour toutes les commandes : --configuration, --format, --help, --project, --quiet.
Pour en savoir plus, consultez la page de présentation de la documentation de référence de la gdcloud CLI.