mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Nov 15 11:42:54 UTC 2023
This commit is contained in:
parent
03f0979970
commit
d3074f94bb
224 changed files with 6432 additions and 626 deletions
26
gcloud/vmware/dns-bind-permission/help
Normal file
26
gcloud/vmware/dns-bind-permission/help
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue