gcloud pam

NAME
gcloud pam - manage Privileged Access Manager entitlements and grants
SYNOPSIS
gcloud pam GROUP | COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
The gcloud pam command group lets you manage Privileged Access Manager (PAM) entitlements and grants.
EXAMPLES
To check the PAM onboarding status for a project named sample-project and in location global, run:
gcloudpamcheck-onboarding-status --project=sample-project--location=global

To check the PAM onboarding status for a folder with ID FOLDER_ID and in location global, run:

gcloudpamcheck-onboarding-status --folder=FOLDER_ID--location=global

To check the PAM onboarding status for an organization with ID ORGANIZATION_ID and in location global, run:

gcloudpamcheck-onboarding-status --organization=ORGANIZATION_ID--location=global
GCLOUD WIDE FLAGS
These flags are available to all commands: --help .

Run $ gcloud help for details.

GROUPS
GROUP is one of the following:
entitlements
Manage Privileged Access Manager (PAM) entitlements.
grants
Manage Privileged Access Manager (PAM) grants.
operations
Manage Privileged Access Manager (PAM) Long Running Operations.
COMMANDS
COMMAND is one of the following:
check-onboarding-status
Check Privileged Access Manager (PAM) onboarding status for a resource.
NOTES
These variants are also available:
gcloudalphapam 
gcloudbetapam 

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 2026年05月27日 UTC.