名称
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
。
如需了解详情,请参阅 gdcloud CLI 参考概览页面。