mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 08:55:34 +00:00
53 lines
1.2 KiB
Text
53 lines
1.2 KiB
Text
NAME
|
|
gcloud beta access-context-manager policies - manage Access Context Manager
|
|
policies
|
|
|
|
SYNOPSIS
|
|
gcloud beta access-context-manager policies COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
(BETA) Add IAM policy binding for an access policy.
|
|
|
|
create
|
|
(BETA) Create a new access policy.
|
|
|
|
delete
|
|
(BETA) Delete an access policy.
|
|
|
|
describe
|
|
(BETA) Show details about an access policy.
|
|
|
|
get-iam-policy
|
|
(BETA) Get the IAM policy for an access policy.
|
|
|
|
list
|
|
(BETA) List access policies.
|
|
|
|
remove-iam-policy-binding
|
|
(BETA) Remove IAM policy binding for an access policy.
|
|
|
|
set-iam-policy
|
|
(BETA) Set IAM policy for an access policy.
|
|
|
|
update
|
|
(BETA)
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud access-context-manager policies
|
|
|
|
$ gcloud alpha access-context-manager policies
|
|
|