mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 06:11:59 +00:00
gcloud: Thu Jul 17 11:02:31 UTC 2025
This commit is contained in:
parent
e53f7148d8
commit
fe3a430c1d
365 changed files with 6027 additions and 1863 deletions
|
|
@ -5,7 +5,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud beta container vmware admin-clusters unenroll
|
||||
(ADMIN_CLUSTER : --location=LOCATION) [--allow-missing] [--async]
|
||||
[--validate-only] [GCLOUD_WIDE_FLAG ...]
|
||||
[--ignore-errors] [--validate-only] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Unenroll an Anthos on VMware admin cluster.
|
||||
|
|
@ -59,6 +59,10 @@ FLAGS
|
|||
Return immediately, without waiting for the operation in progress to
|
||||
complete.
|
||||
|
||||
--ignore-errors
|
||||
If set, the unenrollment of a VMware admin cluster resource will
|
||||
succeed even if errors occur during deletion.
|
||||
|
||||
--validate-only
|
||||
If set, only validate the request, but do not actually perform the
|
||||
operation.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue