1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +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

@ -4,8 +4,8 @@ NAME
SYNOPSIS
gcloud container azure node-pools delete
(NODE_POOL : --cluster=CLUSTER --location=LOCATION) [--async]
[GCLOUD_WIDE_FLAG ...]
(NODE_POOL : --cluster=CLUSTER --location=LOCATION) [--allow-missing]
[--async] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Delete a node pool in an Anthos cluster on Azure.
@ -52,6 +52,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.