mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
gcloud: Wed Aug 23 10:30:46 UTC 2023
This commit is contained in:
parent
5f3d6bc974
commit
f9edf67fe5
677 changed files with 22815 additions and 975 deletions
|
|
@ -5,7 +5,7 @@ SYNOPSIS
|
|||
gcloud 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,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Create a new address group with the given name.
|
||||
|
|
@ -67,7 +67,7 @@ OPTIONAL FLAGS
|
|||
--items=[ITEMS,...]
|
||||
Items of the address group.
|
||||
|
||||
--labels=KEY=VALUE
|
||||
--labels=[KEY=VALUE,...]
|
||||
List of label KEY=VALUE pairs to add.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue