- NAME
-
- gcloud endpoints services check-iam-policy - returns information about a principal's permissions on a service
- SYNOPSIS
-
-
gcloud endpoints services check-iam-policySERVICE[GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
- This command lists the permissions that the current authenticated gcloud user
has for a service. For example, if the authenticated user is able to delete the
service,
servicemanagement.services.deletewill be among the returned permissions. - EXAMPLES
- To check the permissions for the currently authenticated gcloud, run:
gcloud endpoints services check-iam-policy my_produced_service_name - 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:
--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 helpfor details. - NOTES
- These variants are also available:
gcloud alpha endpoints services check-iam-policygcloud beta endpoints services check-iam-policy
gcloud endpoints services check-iam-policy
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 2026-05-27 UTC.

