mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Jul 4 09:30:26 UTC 2024
This commit is contained in:
parent
9cd336cae4
commit
2614f6b65e
202 changed files with 4779 additions and 318 deletions
|
|
@ -6,7 +6,8 @@ SYNOPSIS
|
|||
gcloud beta network-security address-groups create
|
||||
(ADDRESS_GROUP : --location=LOCATION) --capacity=CAPACITY --type=TYPE
|
||||
[--async] [--description=DESCRIPTION] [--items=[ITEMS,...]]
|
||||
[--labels=[KEY=VALUE,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
[--labels=[KEY=VALUE,...]] [--purpose=[PURPOSE,...]]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Create a new address group with the given name.
|
||||
|
|
@ -72,6 +73,10 @@ OPTIONAL FLAGS
|
|||
--labels=[KEY=VALUE,...]
|
||||
List of label KEY=VALUE pairs to add.
|
||||
|
||||
--purpose=[PURPOSE,...]
|
||||
List of Address Group purposes. PURPOSE must be one of: cloud-armor,
|
||||
default.
|
||||
|
||||
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