名稱
gdcloud projects create - 建立專案。
概要
gdcloud projects create PROJECT_ID [flags]
範例
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
。
詳情請參閱 gcloud CLI 參考資料總覽頁面。