gcloud beta iam policies - manage IAM deny policies
gcloud beta iam policies COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) Commands for managing Google Cloud IAM deny policies.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- create
(BETA) Create a policy on the given attachment point with the given name.
- delete
(BETA) Delete a policy on the given attachment point with the given name.
- get
(BETA) Get a policy on the given attachment point with the given name.
- list
(BETA) List the policies on the given attachment point.
- update
(BETA) Update the policy on the given attachment point with the given name.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud iam policies
$ gcloud alpha iam policies