mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
33 lines
851 B
Text
33 lines
851 B
Text
NAME
|
|
gcloud vmware private-clouds external-addresses - manage external IP
|
|
addresses in Google Cloud VMware Engine
|
|
|
|
SYNOPSIS
|
|
gcloud vmware private-clouds external-addresses COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage external IP addresses in 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
|
|
Create an external IP address.
|
|
|
|
delete
|
|
Delete external IP address from a VMware Engine private cloud.
|
|
|
|
describe
|
|
Describe an external IP address in a VMware Engine private cloud.
|
|
|
|
list
|
|
List external IP addresses in a VMware Engine private cloud.
|
|
|
|
update
|
|
Update an external IP address in a VMware Engine private cloud.
|