名称
gdcloud config configurations delete - 删除一个或多个已命名的 gdcloud CLI 配置。
摘要
gdcloud config configurations delete CONFIGURATION_NAMES [flags]
说明
删除一个或多个 gcloud CLI 命名配置。 指定要删除的所有配置的名称。 您无法删除处于活跃状态的配置。
示例
To delete two configurations, my-config1 and my-config2, run:
gdcloud config configurations delete my-config1 my-config2
GDCLOUD 全局标志
以下标志适用于所有命令:--configuration、--format、--help、--project、--quiet。
如需了解详情,请参阅 gdcloud CLI 参考概览页面。