1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/alpha/access-context-manager/policies/help
2022-03-01 04:29:52 +00:00

62 lines
1.6 KiB
Text

NAME
gcloud alpha access-context-manager policies - manage Access Context
Manager policies
SYNOPSIS
gcloud alpha access-context-manager policies GROUP | COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) An access policy is a container for access levels and access zones.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
config
(ALPHA) Manage Access Context Manager access policy configurations.
COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
(ALPHA) Add IAM policy binding for an access policy.
create
(ALPHA) Create a new access policy.
delete
(ALPHA) Delete an access policy.
describe
(ALPHA) Show details about an access policy.
get-iam-policy
(ALPHA) Get the IAM policy for an access policy.
list
(ALPHA) List access policies.
remove-iam-policy-binding
(ALPHA) Remove IAM policy binding for an access policy.
set-iam-policy
(ALPHA) Set IAM policy for an access policy.
update
(ALPHA)
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud access-context-manager policies
$ gcloud beta access-context-manager policies