mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
22 lines
575 B
Text
22 lines
575 B
Text
NAME
|
|
gcloud iam simulator - understand how an IAM policy change could impact
|
|
access before deploying the change
|
|
|
|
SYNOPSIS
|
|
gcloud iam simulator COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Understand how an IAM policy change could impact access before deploying
|
|
the change.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
replay-recent-access
|
|
Determine affected recent access attempts before IAM policy change
|
|
deployment.
|