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,46 @@
|
|||
NAME
|
||||
gcloud alpha network-security intercept-deployment-groups - manage
|
||||
Intercept Deployment Group resources
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha network-security intercept-deployment-groups COMMAND
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) 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
|
||||
(ALPHA) Create an Intercept Deployment Group.
|
||||
|
||||
delete
|
||||
(ALPHA) Delete an Intercept Deployment Group.
|
||||
|
||||
describe
|
||||
(ALPHA) Describe an Intercept Deployment Group.
|
||||
|
||||
list
|
||||
(ALPHA) List Intercept Deployment Groups.
|
||||
|
||||
update
|
||||
(ALPHA) Update an Intercept Deployment 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. This variant is also available:
|
||||
|
||||
$ gcloud beta network-security intercept-deployment-groups
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue