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,44 @@
|
|||
NAME
|
||||
gcloud beta network-security mirroring-deployment-groups - manage Mirroring
|
||||
Deployment Group resources
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta network-security mirroring-deployment-groups COMMAND
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) 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
|
||||
(BETA) Create a Mirroring Deployment Group.
|
||||
|
||||
delete
|
||||
(BETA) Delete a Mirroring Deployment Group.
|
||||
|
||||
describe
|
||||
(BETA) Describe a Mirroring Deployment Group.
|
||||
|
||||
list
|
||||
(BETA) List Mirroring Deployment Groups.
|
||||
|
||||
update
|
||||
(BETA) Update a Mirroring Deployment Group.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud alpha network-security mirroring-deployment-groups
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue