1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 13:10:18 +00:00

gcloud: Thu Jan 19 00:56:33 UTC 2023

This commit is contained in:
Automated 2023-01-19 00:56:33 +00:00
parent 348d9760ee
commit 1248f773ec
1462 changed files with 51835 additions and 5402 deletions

View file

@ -3,7 +3,7 @@ NAME
SYNOPSIS
gcloud container azure clusters delete (CLUSTER : --location=LOCATION)
[--async] [GCLOUD_WIDE_FLAG ...]
[--allow-missing] [--async] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Delete an Anthos cluster on Azure.
@ -42,6 +42,10 @@ POSITIONAL ARGUMENTS
▸ set the property container_azure/location.
FLAGS
--allow-missing
Allow idempotent deletion of cluster. The request will still succeed in
case the cluster does not exist.
--async
Return immediately, without waiting for the operation in progress to
complete.