- NAME
-
- gcloud beta access-approval settings get - get Access Approval settings
- SYNOPSIS
-
-
gcloud beta access-approval settings get[--folder=FOLDER|--organization=ORGANIZATION|--project=PROJECT] [GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
(BETA)Get the Access Approval settings associated with a project, a folder, or organization. - EXAMPLES
- To get the settings for the current project use
gcloud beta access-approval settings getTo get the settings for folder f1 use
gcloud beta access-approval settings get --folder = f1 - FLAGS
-
- At most one of these can be specified:
-
--folder=FOLDER - Folder number. Only one of --project, --folder, or --organization can be provided. If none are provided then it uses config property [core/project].
-
--organization=ORGANIZATION - Organization number. Either --project, --folder, or --organization must be provided. If none are provided then it uses config property [core/project].
-
--project=PROJECT - Project number or id. Only one of --project, --folder, or --organization can be provided. If none are provided then it uses config property [core/project].
-
- At most one of these can be specified:
- GCLOUD WIDE FLAGS
- These flags are available to all commands:
--access-token-file,--account,--billing-project,--configuration,--flags-file,--flatten,--format,--help,--impersonate-service-account,--log-http,--project,--quiet,--trace-token,--user-output-enabled,--verbosity.Run
$ gcloud helpfor details. - NOTES
- This command is currently in beta and might change without notice. These
variants are also available:
gcloud access-approval settings getgcloud alpha access-approval settings get
gcloud beta access-approval settings get
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-27 UTC.

