mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
45 lines
1.2 KiB
Text
45 lines
1.2 KiB
Text
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. These
|
|
variants are also available:
|
|
|
|
$ gcloud compute interconnects macsec
|
|
|
|
$ gcloud alpha compute interconnects macsec
|
|
|