mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
43 lines
1.1 KiB
Text
43 lines
1.1 KiB
Text
NAME
|
|
gcloud compute interconnects macsec - read and manipulate Compute Engine
|
|
interconnect MACsec configuration
|
|
|
|
SYNOPSIS
|
|
gcloud compute interconnects macsec COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Add pre-shared key to a Compute Engine interconnect MACsec
|
|
configuration.
|
|
|
|
get-config
|
|
Get MACsec configuration of a Compute Engine interconnect.
|
|
|
|
remove-key
|
|
Remove pre-shared key from a Compute Engine interconnect MACsec
|
|
configuration.
|
|
|
|
update
|
|
Update a Compute Engine interconnect MACsec configuration.
|
|
|
|
update-key
|
|
Update pre-shared key in a Compute Engine interconnect MACsec
|
|
configuration.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute interconnects macsec
|
|
|
|
$ gcloud beta compute interconnects macsec
|
|
|