mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Sep 27 12:05:40 UTC 2023
This commit is contained in:
parent
54eca12593
commit
6c60d7f07f
256 changed files with 8313 additions and 442 deletions
|
|
@ -5,7 +5,8 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud alpha network-security firewall-endpoints update
|
||||
(FIREWALL_ENDPOINT : --organization=ORGANIZATION --zone=ZONE) [--async]
|
||||
[--max-wait=MAX_WAIT; default="60m"] [--update-labels=[KEY=VALUE,...]]
|
||||
[--description=DESCRIPTION] [--max-wait=MAX_WAIT; default="60m"]
|
||||
[--update-labels=[KEY=VALUE,...]]
|
||||
[--clear-labels | --remove-labels=[KEY,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -71,6 +72,9 @@ FLAGS
|
|||
complete. The default is True. Enabled by default, use --no-async to
|
||||
disable.
|
||||
|
||||
--description=DESCRIPTION
|
||||
Description of the endpoint
|
||||
|
||||
--max-wait=MAX_WAIT; default="60m"
|
||||
Time to synchronously wait for the operation to complete, after which
|
||||
the operation continues asynchronously. Ignored if --no-async isn't
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue