mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Mar 1 10:23:17 UTC 2023
This commit is contained in:
parent
7664984b79
commit
bdaa0b3cfc
230 changed files with 8963 additions and 242 deletions
|
|
@ -5,7 +5,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud alpha container vmware clusters delete
|
||||
(CLUSTER : --location=LOCATION) [--allow-missing] [--async] [--force]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[--ignore-errors] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Delete an Anthos cluster on VMware.
|
||||
|
|
@ -56,6 +56,10 @@ FLAGS
|
|||
If set, any node pools from the cluster will also be deleted. This flag
|
||||
is required if the cluster has any associated node pools.
|
||||
|
||||
--ignore-errors
|
||||
If set, the deletion of a VMware user cluster resource will succeed
|
||||
even if errors occur during deletion.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue