1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 07:29:40 +00:00
gcloud-help/gcloud/beta/iam/policies/help
2022-10-26 10:52:11 +00:00

43 lines
1 KiB
Text

NAME
gcloud beta iam policies - manage IAM deny policies
SYNOPSIS
gcloud beta iam policies COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Commands for managing Google Cloud IAM deny policies.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
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.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud iam policies
$ gcloud alpha iam policies