mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
23 lines
575 B
Text
23 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.
|