- NAME
-
- gcloud vmware dns-bind-permission describe - get all users and service accounts having bind permission
- SYNOPSIS
-
-
gcloud vmware dns-bind-permission describe
[GCLOUD_WIDE_FLAG …
]
-
- 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.
- EXAMPLES
-
To get all the users and service accounts having bind permission on the intranet
VPC associated with the consumer project
my-project
, run:gcloud vmware dns-bind-permission describe --project=my-project
Or:
gcloud vmware dns-bind-permission describe
In the second example, the project is taken from gcloud properties core/project.
- 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
$ gcloud help
for details.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-06 UTC.