HEX
Server: Apache/2.4.65 (Ubuntu)
System: Linux ielts-store-v2 6.8.0-1036-gcp #38~22.04.1-Ubuntu SMP Thu Aug 14 01:19:18 UTC 2025 x86_64
User: root (0)
PHP: 7.2.34-54+ubuntu20.04.1+deb.sury.org+1
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: //snap/google-cloud-cli/394/help/man/man1/gcloud_alpha_pam_settings.1
.TH "GCLOUD_ALPHA_PAM_SETTINGS" 1



.SH "NAME"
.HP
gcloud alpha pam settings \- manage Privileged Access Manager Settings



.SH "SYNOPSIS"
.HP
\f5gcloud alpha pam settings\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]



.SH "DESCRIPTION"

\fB(ALPHA)\fR The \f5gcloud pam settings\fR command group lets you manage
Privileged Access Manager (PAM) settings.



.SH "EXAMPLES"

To describe the PAM Settings on a project named \f5sample\-project\fR and in
location \f5global\fR, run:

.RS 2m
$ gcloud alpha pam settings describe \-\-project=sample\-project \e
  \-\-location=global
.RE

To describe the PAM Settings on a folder with ID \f5\fIFOLDER_ID\fR\fR and in
location \f5global\fR, run:

.RS 2m
$ gcloud alpha pam settings describe \-\-folder=FOLDER_ID \e
  \-\-location=global
.RE

To describe the PAM Settings on an organization with ID
\f5\fIORGANIZATION_ID\fR\fR and in location \f5global\fR, run:

.RS 2m
$ gcloud alpha pam settings describe \e
  \-\-organization=ORGANIZATION_ID \-\-location=global
.RE

To describe the effective PAM Settings on a project named \f5sample\-project\fR
and in location \f5global\fR, run:

.RS 2m
$ gcloud alpha pam settings describe\-effective \e
  \-\-project=sample\-project \-\-location=global
.RE

To describe the effective PAM Settings on a folder with ID \f5\fIFOLDER_ID\fR\fR
and in location \f5global\fR, run:

.RS 2m
$ gcloud alpha pam settings describe\-effective \-\-folder=FOLDER_ID \e
  \-\-location=global
.RE

To describe the effective PAM Settings on an organization with ID
\f5\fIORGANIZATION_ID\fR\fR and in location \f5global\fR, run:

.RS 2m
$ gcloud alpha pam settings describe\-effective \e
  \-\-organization=ORGANIZATION_ID \-\-location=global
.RE

To export the PAM Settings configured on a project named \f5sample\-project\fR,
and in location \f5global\fR to a local YAML file named
\f5pam\-settings.yaml\fR, run:

.RS 2m
$ gcloud alpha pam settings export \-\-project=sample\-project \e
  \-\-location=global \-\-destination=pam\-settings.yaml
.RE

To export the PAM Settings configured on a folder with ID \f5\fIFOLDER_ID\fR\fR,
and in location \f5global\fR to a local YAML file named
\f5pam\-settings.yaml\fR, run:

.RS 2m
$ gcloud alpha pam settings export \-\-folder=FOLDER_ID \e
  \-\-location=global \-\-destination=pam\-settings.yaml
.RE

To export the PAM settings configured for an organization with ID
\f5ORGANIZATION_ID\fR in location \f5global\fR to a local YAML file named
\f5pam\-settings.yaml\fR, run:

.RS 2m
$ gcloud alpha pam settings export \-\-organization=ORGANIZATION_ID \e
  \-\-location=global \-\-destination=pam\-settings.yaml
.RE

To update the PAM Settings on a project named \f5sample\-project\fR and in
location \f5global\fR, and the new updated settings configuration stored in a
file named \f5pam\-settings.yaml\fR, run:

.RS 2m
$ gcloud alpha pam settings update \-\-project=sample\-project \e
  \-\-location=global \-\-settings\-file=pam\-settings.yaml
.RE

To update the PAM Settings on a folder with ID \f5\fIFOLDER_ID\fR\fR and in
location \f5global\fR, and the new updated settings configuration stored in a
file named \f5pam\-settings.yaml\fR, run:

.RS 2m
$ gcloud alpha pam settings update \-\-folder=FOLDER_ID \e
  \-\-location=global \-\-settings\-file=pam\-settings.yaml
.RE

To update the PAM Settings on an organization with ID
\f5\fIORGANIZATION_ID\fR\fR and in location \f5global\fR, and the new updated
settings configuration stored in a file named \f5pam\-settings.yaml\fR, run:

.RS 2m
$ gcloud alpha pam settings update \-\-organization=ORGANIZATION_ID \e
  \-\-location=global \-\-settings\-file=pam\-settings.yaml
.RE



.SH "GCLOUD WIDE FLAGS"

These flags are available to all commands: \-\-help.

Run \fB$ gcloud help\fR for details.



.SH "COMMANDS"

\f5\fICOMMAND\fR\fR is one of the following:

.RS 2m
.TP 2m
\fBdescribe\fR

\fB(ALPHA)\fR Show details of Privileged Access Manager (PAM) settings on a
resource.

.TP 2m
\fBdescribe\-effective\fR

\fB(ALPHA)\fR Show effective Privileged Access Manager (PAM) settings on a
resource.

.TP 2m
\fBexport\fR

\fB(ALPHA)\fR Export Privileged Access Manager (PAM) settings configured on a
project, folder, or organization to a local YAML file.

.TP 2m
\fBupdate\fR

\fB(ALPHA)\fR Update Privileged Access Manager (PAM) settings configured on a
project, folder, or organization.


.RE
.sp

.SH "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. This variant is also available:

.RS 2m
$ gcloud beta pam settings
.RE