File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_pam.1
.TH "GCLOUD_BETA_PAM" 1
.SH "NAME"
.HP
gcloud beta pam \- manage Privileged Access Manager entitlements and grants
.SH "SYNOPSIS"
.HP
\f5gcloud beta pam\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR 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 beta 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 beta 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 beta 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
\fB(BETA)\fR Manage Privileged Access Manager (PAM) entitlements.
.TP 2m
\fBgrants\fR
\fB(BETA)\fR Manage Privileged Access Manager (PAM) grants.
.TP 2m
\fBoperations\fR
\fB(BETA)\fR Manage Privileged Access Manager (PAM) Long Running Operations.
.TP 2m
\fBsettings\fR
\fB(BETA)\fR Manage Privileged Access Manager (PAM) Settings.
.RE
.sp
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcheck\-onboarding\-status\fR
\fB(BETA)\fR Check Privileged Access Manager (PAM) onboarding status for a
resource.
.RE
.sp
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud pam
.RE
.RS 2m
$ gcloud alpha pam
.RE