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:
parent
348d9760ee
commit
1248f773ec
1462 changed files with 51835 additions and 5402 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue