gcloud_alpha_endpoints_services_check-iam-policy (1)
NAME
- gcloud alpha endpoints services check-iam-policy - returns information about a member's permissions on a service
SYNOPSIS
-
gcloud alpha endpoints services check-iam-policy SERVICE [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) This command lists the permissions that the current authenticated
POSITIONAL ARGUMENTS
-
- SERVICE
-
The name of the service for which to check the IAM policy.
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
EXAMPLES
To check the permissions for the currently authenticated gcloud, run:
-
$ gcloud alpha endpoints services check-iam-policy \
my_produced_service_name
NOTES
This command is currently in ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support These variants are also available:
- $ gcloud endpoints services check-iam-policy $ gcloud beta endpoints services check-iam-policy