- NAME
-
- gcloud alpha pam - manage Privileged Access Manager entitlements and grants
- SYNOPSIS
-
-
gcloud alpha pamGROUP|COMMAND[GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
(ALPHA)Thegcloud pamcommand group lets you manage Privileged Access Manager (PAM) entitlements and grants. - EXAMPLES
-
To check the PAM onboarding status for a project named
sample-projectand in locationglobal, run:gcloud alpha pam check-onboarding-status --project=sample-project --location=globalTo check the PAM onboarding status for a folder with ID
and in locationFOLDER_IDglobal, run:gcloud alpha pam check-onboarding-status --folder=FOLDER_ID --location=globalTo check the PAM onboarding status for an organization with ID
and in locationORGANIZATION_IDglobal, run:gcloud alpha pam check-onboarding-status --organization=ORGANIZATION_ID --location=global - GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help.Run
$ gcloud helpfor details. - GROUPS
-
is one of the following:GROUPentitlements-
(ALPHA)Manage Privileged Access Manager (PAM) entitlements. grants-
(ALPHA)Manage Privileged Access Manager (PAM) grants. operations-
(ALPHA)Manage Privileged Access Manager (PAM) Long Running Operations. settings-
(ALPHA)Manage Privileged Access Manager (PAM) Settings.
- COMMANDS
-
is one of the following:COMMANDcheck-onboarding-status-
(ALPHA)Check Privileged Access Manager (PAM) onboarding status for a resource.
- 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:
gcloud pamgcloud beta pam
gcloud alpha pam
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 2025-09-24 UTC.