mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Fri Jun 2 10:25:45 UTC 2023
This commit is contained in:
parent
d0919dce4f
commit
daa9cea776
199 changed files with 7828 additions and 401 deletions
52
gcloud/network-security/address-groups/help
Normal file
52
gcloud/network-security/address-groups/help
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
NAME
|
||||
gcloud network-security address-groups - manage Network Security
|
||||
AddressGroups
|
||||
|
||||
SYNOPSIS
|
||||
gcloud network-security address-groups COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manage Network Security AddressGroups.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
add-items
|
||||
Add items to an address group.
|
||||
|
||||
clone-items
|
||||
Clone items from source address group.
|
||||
|
||||
create
|
||||
Create an address group.
|
||||
|
||||
delete
|
||||
Delete address group.
|
||||
|
||||
describe
|
||||
Describe an address group.
|
||||
|
||||
list
|
||||
List address groups.
|
||||
|
||||
list-references
|
||||
Lists References of an Address Group.
|
||||
|
||||
remove-items
|
||||
Remove items from an address group.
|
||||
|
||||
update
|
||||
Update an address group.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha network-security address-groups
|
||||
|
||||
$ gcloud beta network-security address-groups
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue