mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
36 lines
877 B
Text
36 lines
877 B
Text
NAME
|
|
gcloud access-approval settings - manage Access Approval settings
|
|
|
|
SYNOPSIS
|
|
gcloud access-approval settings COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Delete Access Approval settings.
|
|
|
|
get
|
|
Get Access Approval settings.
|
|
|
|
update
|
|
Update Access Approval settings.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha access-approval settings
|
|
|
|
$ gcloud beta access-approval settings
|
|
|