mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
39 lines
1.1 KiB
Text
39 lines
1.1 KiB
Text
NAME
|
|
gcloud alpha vmware network-peerings - manage VMware Engine VPC peering
|
|
using Google Cloud VMware Engine
|
|
|
|
SYNOPSIS
|
|
gcloud alpha vmware network-peerings COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage VMware Engine VPC peering using Google Cloud VMware Engine.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(ALPHA) Create a VMware Engine VPC network peering.
|
|
|
|
delete
|
|
(ALPHA) Delete a Google Cloud VMware Engine VPC network peering.
|
|
|
|
describe
|
|
(ALPHA) Describe a Google Cloud VMware Engine VPC network peering.
|
|
|
|
list
|
|
(ALPHA) List Google Cloud VMware Engine VPC network peerings.
|
|
|
|
update
|
|
(ALPHA) Update a Google Cloud VMware Engine VPC network peering.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist.
|
|
|