mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Aug 14 09:38:18 UTC 2024
This commit is contained in:
parent
7fe34c472b
commit
d35819d273
105 changed files with 5241 additions and 346 deletions
|
|
@ -0,0 +1,46 @@
|
|||
NAME
|
||||
gcloud alpha network-security mirroring-deployment-groups - manage
|
||||
Mirroring Deployment Group resources
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha network-security mirroring-deployment-groups COMMAND
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) This class provides commands for managing Mirroring 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 a Mirroring Deployment Group.
|
||||
|
||||
delete
|
||||
(ALPHA) Delete a Mirroring Deployment Group.
|
||||
|
||||
describe
|
||||
(ALPHA) Describe a Mirroring Deployment Group.
|
||||
|
||||
list
|
||||
(ALPHA) List Mirroring Deployment Groups.
|
||||
|
||||
update
|
||||
(ALPHA) Update a Mirroring 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 mirroring-deployment-groups
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue