mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
32 lines
691 B
Text
32 lines
691 B
Text
|
|
NAME
|
||
|
|
gcloud access-approval - manage Access Approval requests and settings
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud access-approval GROUP [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Access Approval enables customers to require explicit approval whenever
|
||
|
|
Google support and engineering needs to access customer data.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
requests
|
||
|
|
Manage Access Approval requests.
|
||
|
|
|
||
|
|
settings
|
||
|
|
Manage Access Approval settings.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha access-approval
|
||
|
|
|
||
|
|
$ gcloud beta access-approval
|
||
|
|
|