- NAME
-
- gcloud beta pam - manage Privileged Access Manager entitlements and grants
- SYNOPSIS
-
-
gcloud beta pam
GROUP
|COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
(BETA)
Thegcloud 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 locationglobal
, run:gcloud beta pam check-onboarding-status --project=sample-project --location=global
To check the PAM onboarding status for a folder with ID
and in locationFOLDER_ID
global
, run:gcloud beta pam check-onboarding-status --folder=FOLDER_ID --location=global
To check the PAM onboarding status for an organization with ID
and in locationORGANIZATION_ID
global
, run:gcloud beta pam check-onboarding-status --organization=ORGANIZATION_ID --location=global
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - GROUPS
-
is one of the following:GROUP
entitlements
-
(BETA)
Manage Privileged Access Manager (PAM) entitlements. grants
-
(BETA)
Manage Privileged Access Manager (PAM) grants. operations
-
(BETA)
Manage Privileged Access Manager (PAM) Long Running Operations.
- COMMANDS
-
is one of the following:COMMAND
check-onboarding-status
-
(BETA)
Check Privileged Access Manager (PAM) onboarding status for a resource.
- NOTES
-
This command is currently in beta and might change without notice. These
variants are also available:
gcloud 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 2024-10-29 UTC.