1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-15 17:35:31 +00:00
gcloud-help/gcloud/beta/iam/policies/help
2022-03-01 21:43:54 +00:00

41 lines
983 B
Text

NAME
gcloud beta iam policies - manage IAM policies
SYNOPSIS
gcloud beta iam policies COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Commands for managing Google Cloud IAM 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. This
variant is also available:
$ gcloud alpha iam policies