mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
40 lines
990 B
Text
40 lines
990 B
Text
NAME
|
|
gcloud beta compute interconnects cross-site-networks - create or
|
|
manipulate cross site networks
|
|
|
|
SYNOPSIS
|
|
gcloud beta compute interconnects cross-site-networks COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Create or manipulate cross site networks.
|
|
|
|
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 Compute Engine cross site network.
|
|
|
|
delete
|
|
(BETA) Delete Compute Engine cross site networks.
|
|
|
|
describe
|
|
(BETA) Describe a Compute Engine cross site network.
|
|
|
|
list
|
|
(BETA) List Google Compute Engine cross site networks.
|
|
|
|
update
|
|
(BETA) Update a Compute Engine cross site network.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha compute interconnects cross-site-networks
|
|
|