File: //snap/google-cloud-cli/current/help/man/man1/gcloud_pam.1
.TH "GCLOUD_PAM" 1
.SH "NAME"
.HP
gcloud pam \- manage Privileged Access Manager entitlements and grants
.SH "SYNOPSIS"
.HP
\f5gcloud pam\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
The \f5gcloud pam\fR command group lets you manage Privileged Access Manager
(PAM) entitlements and grants.
.SH "EXAMPLES"
To check the PAM onboarding status for a project named \f5sample\-project\fR and
in location \f5global\fR, run:
.RS 2m
$ gcloud pam check\-onboarding\-status \-\-project=sample\-project \e
\-\-location=global
.RE
To check the PAM onboarding status for a folder with ID \f5\fIFOLDER_ID\fR\fR
and in location \f5global\fR, run:
.RS 2m
$ gcloud pam check\-onboarding\-status \-\-folder=FOLDER_ID \e
\-\-location=global
.RE
To check the PAM onboarding status for an organization with ID
\f5\fIORGANIZATION_ID\fR\fR and in location \f5global\fR, run:
.RS 2m
$ gcloud pam check\-onboarding\-status \e
\-\-organization=ORGANIZATION_ID \-\-location=global
.RE
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "GROUPS"
\f5\fIGROUP\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBentitlements\fR
Manage Privileged Access Manager (PAM) entitlements.
.TP 2m
\fBgrants\fR
Manage Privileged Access Manager (PAM) grants.
.TP 2m
\fBoperations\fR
Manage Privileged Access Manager (PAM) Long Running Operations.
.RE
.sp
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcheck\-onboarding\-status\fR
Check Privileged Access Manager (PAM) onboarding status for a resource.
.RE
.sp
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha pam
.RE
.RS 2m
$ gcloud beta pam
.RE