mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Oct 8 11:07:39 UTC 2025
This commit is contained in:
parent
a0434a4d7a
commit
6f9bb9a0f0
137 changed files with 5133 additions and 291 deletions
|
|
@ -65,8 +65,8 @@ SYNOPSIS
|
|||
--binauthz-evaluation-mode=BINAUTHZ_EVALUATION_MODE
|
||||
| --enable-binauthz | --clear-fleet-project --enable-fleet
|
||||
--fleet-project=PROJECT_ID_OR_NUMBER
|
||||
--membership-type=MEMBERSHIP_TYPE | --clear-maintenance-window
|
||||
| --remove-maintenance-exclusion=NAME
|
||||
--membership-type=MEMBERSHIP_TYPE --unset-membership-type
|
||||
| --clear-maintenance-window | --remove-maintenance-exclusion=NAME
|
||||
| [--add-maintenance-exclusion-end=TIME_STAMP
|
||||
: --add-maintenance-exclusion-name=NAME
|
||||
--add-maintenance-exclusion-scope=SCOPE
|
||||
|
|
@ -1035,6 +1035,11 @@ REQUIRED FLAGS
|
|||
LIGHTWEIGHT
|
||||
Fleet membership representing this cluster will be lightweight.
|
||||
|
||||
--unset-membership-type
|
||||
Set the membership type for the cluster's fleet membership to empty.
|
||||
Example: $ gcloud beta container clusters update
|
||||
--unset-membership-type
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--clear-maintenance-window
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue