mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
53 lines
1.1 KiB
Text
53 lines
1.1 KiB
Text
NAME
|
|
gcloud beta network-security address-groups - manage Network Security
|
|
AddressGroups
|
|
|
|
SYNOPSIS
|
|
gcloud beta network-security address-groups COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Add items to an address group.
|
|
|
|
clone-items
|
|
(BETA) Clone items from source address group.
|
|
|
|
create
|
|
(BETA) Create an address group.
|
|
|
|
delete
|
|
(BETA) Delete address group.
|
|
|
|
describe
|
|
(BETA) Describe an address group.
|
|
|
|
list
|
|
(BETA) List address groups.
|
|
|
|
list-references
|
|
(BETA) Lists References of an Address Group.
|
|
|
|
remove-items
|
|
(BETA) Remove items from an address group.
|
|
|
|
update
|
|
(BETA) Update an address group.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud network-security address-groups
|
|
|
|
$ gcloud alpha network-security address-groups
|
|
|