mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
37 lines
981 B
Text
37 lines
981 B
Text
NAME
|
|
gcloud beta access-approval settings - manage Access Approval settings
|
|
|
|
SYNOPSIS
|
|
gcloud beta access-approval settings COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Access Approval settings can be set on projects, folders, or
|
|
organizations. The settings apply hierarchically. For example, enabling
|
|
Access Approval at the organization level enables it for all folders and
|
|
projects under the organization.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
delete
|
|
(BETA) Delete Access Approval settings.
|
|
|
|
get
|
|
(BETA) Get Access Approval settings.
|
|
|
|
update
|
|
(BETA) Update Access Approval settings.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud access-approval settings
|
|
|
|
$ gcloud alpha access-approval settings
|
|
|