mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +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
56
gcloud/alpha/network-security/org-address-groups/help
Normal file
56
gcloud/alpha/network-security/org-address-groups/help
Normal file
|
|
@ -0,0 +1,56 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue