mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
56 lines
1.4 KiB
Text
56 lines
1.4 KiB
Text
NAME
|
|
gcloud alpha network-security org-address-groups - manage Network Security
|
|
AddressGroups
|
|
|
|
SYNOPSIS
|
|
gcloud alpha network-security org-address-groups COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Add items to an address group of organization.
|
|
|
|
clone-items
|
|
(ALPHA) Clone items from source address group of organization.
|
|
|
|
create
|
|
(ALPHA) Create an address group.
|
|
|
|
delete
|
|
(ALPHA) Delete address group.
|
|
|
|
describe
|
|
(ALPHA) Describe an address group.
|
|
|
|
list
|
|
(ALPHA) List address groups.
|
|
|
|
list-references
|
|
(ALPHA) Lists References of an Organization Address Group.
|
|
|
|
remove-items
|
|
(ALPHA) Remove items from an address group of organization.
|
|
|
|
update
|
|
(ALPHA) Update an address group.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud network-security org-address-groups
|
|
|
|
$ gcloud beta network-security org-address-groups
|
|
|