mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 08:55:34 +00:00
33 lines
966 B
Text
33 lines
966 B
Text
NAME
|
|
gcloud alpha policy-troubleshoot - troubleshoot Google Cloud Platform
|
|
policies
|
|
|
|
SYNOPSIS
|
|
gcloud alpha policy-troubleshoot COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Policy Troubleshooter troubleshoots policies for Google Cloud
|
|
Platform resources. Policy Troubleshooter works by evaluating the user's
|
|
current access to a resource.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
iam
|
|
(ALPHA) Troubleshoot the IAM Policy.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud policy-troubleshoot
|
|
|
|
$ gcloud beta policy-troubleshoot
|
|
|