mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Oct 11 10:37:28 UTC 2023
This commit is contained in:
parent
9641ff6585
commit
c30bb7b4ce
137 changed files with 3139 additions and 267 deletions
|
|
@ -102,11 +102,11 @@ OPTIONAL FLAGS
|
|||
(only one value is supported):
|
||||
|
||||
MACSEC
|
||||
If specified then the interconnect will be created on MACsec
|
||||
capable hardware ports. If not specified, the default value is
|
||||
false, which will allocate non-MACsec capable ports first if
|
||||
available. This parameter can only be provided during interconnect
|
||||
INSERT and cannot be changed using interconnect PATCH.
|
||||
If specified then the interconnect is created on MACsec capable
|
||||
hardware ports. If not specified, the interconnect is created on
|
||||
non-MACsec capable ports first, if available. This parameter can
|
||||
only be provided during interconnect INSERT and cannot be changed
|
||||
using interconnect PATCH.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
|
|
@ -46,8 +46,10 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud compute interconnects macsec add-key
|
||||
|
||||
$ gcloud alpha compute interconnects macsec add-key
|
||||
|
||||
|
|
|
|||
|
|
@ -33,8 +33,10 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud compute interconnects macsec get-config
|
||||
|
||||
$ gcloud alpha compute interconnects macsec get-config
|
||||
|
||||
|
|
|
|||
|
|
@ -36,8 +36,10 @@ COMMANDS
|
|||
configuration.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
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
|
||||
|
||||
|
|
|
|||
|
|
@ -36,8 +36,10 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud compute interconnects macsec remove-key
|
||||
|
||||
$ gcloud alpha compute interconnects macsec remove-key
|
||||
|
||||
|
|
|
|||
|
|
@ -46,8 +46,10 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud compute interconnects macsec update
|
||||
|
||||
$ gcloud alpha compute interconnects macsec update
|
||||
|
||||
|
|
|
|||
|
|
@ -46,8 +46,10 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud compute interconnects macsec update-key
|
||||
|
||||
$ gcloud alpha compute interconnects macsec update-key
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue