File: //snap/google-cloud-cli/396/help/man/man1/gcloud_vmware_dns-bind-permission_describe.1
.TH "GCLOUD_VMWARE_DNS\-BIND\-PERMISSION_DESCRIBE" 1
.SH "NAME"
.HP
gcloud vmware dns\-bind\-permission describe \- get all users and service accounts having bind permission
.SH "SYNOPSIS"
.HP
\f5gcloud vmware dns\-bind\-permission describe\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Gets all the users and service accounts having bind permission on the intranet
VPC associated with the consumer project granted by the Grant API.
.SH "EXAMPLES"
To get all the users and service accounts having bind permission on the intranet
VPC associated with the consumer project \f5my\-project\fR, run:
.RS 2m
$ gcloud vmware dns\-bind\-permission describe \-\-project=my\-project
.RE
.RS 2m
Or:
.RE
.RS 2m
$ gcloud vmware dns\-bind\-permission describe
.RE
In the second example, the project is taken from gcloud properties core/project.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-access\-token\-file, \-\-account,
\-\-billing\-project, \-\-configuration, \-\-flags\-file, \-\-flatten,
\-\-format, \-\-help, \-\-impersonate\-service\-account, \-\-log\-http,
\-\-project, \-\-quiet, \-\-trace\-token, \-\-user\-output\-enabled,
\-\-verbosity.
Run \fB$ gcloud help\fR for details.