mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +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
54
gcloud/beta/network-security/org-address-groups/help
Normal file
54
gcloud/beta/network-security/org-address-groups/help
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
NAME
|
||||
gcloud beta network-security org-address-groups - manage Network Security
|
||||
AddressGroups
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta network-security org-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 of organization.
|
||||
|
||||
clone-items
|
||||
(BETA) Clone items from source address group of organization.
|
||||
|
||||
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 Organization Address Group.
|
||||
|
||||
remove-items
|
||||
(BETA) Remove items from an address group of organization.
|
||||
|
||||
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 org-address-groups
|
||||
|
||||
$ gcloud alpha network-security org-address-groups
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue