File: //snap/google-cloud-cli/394/help/man/man1/gcloud_alpha_pam.1
.TH "GCLOUD_ALPHA_PAM" 1
.SH "NAME"
.HP
gcloud alpha pam \- manage Privileged Access Manager entitlements and grants
.SH "SYNOPSIS"
.HP
\f5gcloud alpha pam\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\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 alpha pam check\-onboarding\-status \e
\-\-project=sample\-project \-\-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 alpha 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 alpha 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(ALPHA)\fR Manage Privileged Access Manager (PAM) entitlements.
.TP 2m
\fBgrants\fR
\fB(ALPHA)\fR Manage Privileged Access Manager (PAM) grants.
.TP 2m
\fBoperations\fR
\fB(ALPHA)\fR Manage Privileged Access Manager (PAM) Long Running Operations.
.TP 2m
\fBsettings\fR
\fB(ALPHA)\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(ALPHA)\fR Check Privileged Access Manager (PAM) onboarding status for a
resource.
.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. These variants are also available:
.RS 2m
$ gcloud pam
.RE
.RS 2m
$ gcloud beta pam
.RE