mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 17:05:28 +00:00
40 lines
1.1 KiB
Text
40 lines
1.1 KiB
Text
|
|
NAME
|
||
|
|
gcloud alpha access-approval settings - manage Access Approval settings
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud alpha access-approval settings COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(ALPHA) 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
|
||
|
|
(ALPHA) Delete Access Approval settings.
|
||
|
|
|
||
|
|
get
|
||
|
|
(ALPHA) Get Access Approval settings.
|
||
|
|
|
||
|
|
update
|
||
|
|
(ALPHA) Update Access Approval settings.
|
||
|
|
|
||
|
|
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-approval settings
|
||
|
|
|
||
|
|
$ gcloud beta access-approval settings
|
||
|
|
|