NAME
gdcloud config configurations delete - 删除一个或多个 gdcloud CLI 命名配置。
SYNOPSIS
gdcloud config configurations delete CONFIGURATION_NAMES [flags]
说明
删除一个或多个 gdcloud 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 参考文档概览页面。