mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Thu Jul 20 11:47:24 UTC 2023
This commit is contained in:
parent
b4c2508b12
commit
64e67b443c
325 changed files with 10090 additions and 1806 deletions
43
gcloud/beta/compute/interconnects/macsec/help
Normal file
43
gcloud/beta/compute/interconnects/macsec/help
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
NAME
|
||||
gcloud beta compute interconnects macsec - read and manipulate Compute
|
||||
Engine interconnect MACsec configuration
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta compute interconnects macsec COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Read and manipulate Compute Engine interconnect MACsec
|
||||
configuration.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
add-key
|
||||
(BETA) Add pre-shared key to a Compute Engine interconnect MACsec
|
||||
configuration.
|
||||
|
||||
get-config
|
||||
(BETA) Get MACsec configuration of a Compute Engine interconnect.
|
||||
|
||||
remove-key
|
||||
(BETA) Remove pre-shared key from a Compute Engine interconnect MACsec
|
||||
configuration.
|
||||
|
||||
update
|
||||
(BETA) Update a Compute Engine interconnect MACsec configuration.
|
||||
|
||||
update-key
|
||||
(BETA) Update pre-shared key in a Compute Engine interconnect MACsec
|
||||
configuration.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud alpha compute interconnects macsec
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue