mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
27 lines
611 B
Text
27 lines
611 B
Text
|
|
NAME
|
||
|
|
gcloud vmware dns-bind-permission - manage DNS binding permission in Google
|
||
|
|
Cloud VMware Engine
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud vmware dns-bind-permission COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage DNS binding permission 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:
|
||
|
|
|
||
|
|
describe
|
||
|
|
Get all users and service accounts having bind permission.
|
||
|
|
|
||
|
|
grant
|
||
|
|
Grants a DNS Bind Permission.
|
||
|
|
|
||
|
|
revoke
|
||
|
|
Revokes a DNS Bind Permission.
|