mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 16:37:00 +00:00
36 lines
881 B
Text
36 lines
881 B
Text
NAME
|
|
gcloud vmware private-clouds management-dns-zone-bindings - manage
|
|
Management DNS zone bindings in Google Cloud VMware Engine
|
|
|
|
SYNOPSIS
|
|
gcloud vmware private-clouds management-dns-zone-bindings COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Management DNS zone bindings 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 management DNS zone binding.
|
|
|
|
delete
|
|
Delete a management DNS zone binding.
|
|
|
|
describe
|
|
Describe a management DNS zone binding.
|
|
|
|
list
|
|
List management DNS zone bindings in a VMware Engine private cloud.
|
|
|
|
repair
|
|
Repair a management DNS zone binding.
|
|
|
|
update
|
|
Update a management DNS zone binding.
|