mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
32 lines
745 B
Text
32 lines
745 B
Text
NAME
|
|
gcloud vmware network-policies - manage VMware Engine network policies in
|
|
Google Cloud VMware Engine
|
|
|
|
SYNOPSIS
|
|
gcloud vmware network-policies GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage VMware Engine network policies 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 a VMware Engine network policy.
|
|
|
|
delete
|
|
Delete a VMware Engine network policy.
|
|
|
|
describe
|
|
Describe a VMware Engine network policy.
|
|
|
|
list
|
|
List VMware Engine network policies.
|
|
|
|
update
|
|
Update a VMware Engine network policy.
|