mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 01:15:34 +00:00
gcloud: Wed Dec 11 10:18:23 UTC 2024
This commit is contained in:
parent
ad2752c6c9
commit
ec6dc40f99
493 changed files with 17655 additions and 1753 deletions
|
|
@ -0,0 +1,44 @@
|
|||
NAME
|
||||
gcloud beta network-security intercept-deployment-groups - manage Intercept
|
||||
Deployment Group resources
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta network-security intercept-deployment-groups COMMAND
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) This class provides commands for managing Intercept Deployment
|
||||
Groups.
|
||||
|
||||
Attributes: category (str): The category under which this command group
|
||||
falls.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
(BETA) Create an Intercept Deployment Group.
|
||||
|
||||
delete
|
||||
(BETA) Delete an Intercept Deployment Group.
|
||||
|
||||
describe
|
||||
(BETA) Describe an Intercept Deployment Group.
|
||||
|
||||
list
|
||||
(BETA) List Intercept Deployment Groups.
|
||||
|
||||
update
|
||||
(BETA) Update an Intercept Deployment Group.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud alpha network-security intercept-deployment-groups
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue