mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed May 14 10:45:02 UTC 2025
This commit is contained in:
parent
dfebca5b6c
commit
82f3a66664
423 changed files with 11160 additions and 1149 deletions
44
gcloud/network-security/intercept-deployment-groups/help
Normal file
44
gcloud/network-security/intercept-deployment-groups/help
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
NAME
|
||||
gcloud network-security intercept-deployment-groups - manage Intercept
|
||||
Deployment Group resources
|
||||
|
||||
SYNOPSIS
|
||||
gcloud network-security intercept-deployment-groups COMMAND
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
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
|
||||
Create an Intercept Deployment Group.
|
||||
|
||||
delete
|
||||
Delete an Intercept Deployment Group.
|
||||
|
||||
describe
|
||||
Describe an Intercept Deployment Group.
|
||||
|
||||
list
|
||||
List Intercept Deployment Groups.
|
||||
|
||||
update
|
||||
Update an Intercept Deployment Group.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha network-security intercept-deployment-groups
|
||||
|
||||
$ gcloud beta network-security intercept-deployment-groups
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue