gdcloud projects create

이름

gdcloud projects create - 프로젝트를 만듭니다.

개요

gdcloud projects create PROJECT_ID [flags]

EXAMPLES

To create a project in the current organization, run:

    gdcloud projects create PROJECT_ID

선택적 플래그

      --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 전체 플래그

이러한 플래그는 모든 명령어에서 사용할 수 있습니다(--configuration, --format, --help, --project, --quiet).

자세한 내용은 gdcloud CLI 참조 개요 페이지를 참고하세요.