gdcloud projects create

NAME

gdcloud projects create - Create a project.

SYNOPSIS

gdcloud projects create PROJECT_ID [flags]

EXAMPLES

To create a project in the current organization, run:

    gdcloud projects create PROJECT_ID

OPTIONAL 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 WIDE FLAGS

These flags are available to all commands: --configuration, --format, --help, --project, --quiet.

For more information, see the gdcloud CLI reference overview page.