gdcloud compute backends delete

名称

gdcloud compute backends delete - 删除负载均衡器的后端。

摘要

gdcloud compute backends delete BACKEND_NAME [BACKEND_NAME...] [flags]

示例

To delete backend "my-backend" for a load balancer, run:

    gdcloud compute backends delete my-backend \
      --project="my-project"

可选标志

      --zone string   Zone to use for this invocation. To preset the zone flag for all commands that require it, run: "gdcloud config set core/zone ZONE". The zone flag is available only in multi-zone environments.

GDCLOUD 全局标志

以下标志适用于所有命令:--configuration--format--help--project--quiet

如需了解详情,请参阅 gdcloud CLI 参考概览页面。