gcloud pam operations
Stay organized with collections
Save and categorize content based on your preferences.
- NAME
-
- gcloud pam operations - manage Privileged Access Manager Long Running Operations
- SYNOPSIS
-
-
gcloud pam operationsCOMMAND[GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
The
gcloud pam operationscommand group lets you manage Privileged Access Manager (PAM) operations. - EXAMPLES
-
To describe an operation with the full name
, run:OPERATION_NAMEgcloudpamoperationsdescribeOPERATION_NAMETo list all operations in a project named
sample-projectand in locationglobal, run:gcloudpamoperationslist --project=sample-project--location=globalTo list all operations in a folder with ID
and in locationFOLDER_IDglobal, run:gcloudpamoperationslist --folder=FOLDER_ID--location=globalTo list all operations in an organization with ID
and in locationORGANIZATION_IDglobal, run:gcloudpamoperationslist --organization=ORGANIZATION_ID--location=globalTo delete an operation with the full name
, run:OPERATION_NAMEgcloudpamoperationsdeleteOPERATION_NAMETo poll an operation with the full name
, run:OPERATION_NAMEgcloudpamoperationswaitOPERATION_NAME - GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help.Run
$ gcloud helpfor details. - COMMANDS
-
is one of the following:COMMANDdelete- Delete a Privileged Access Manager (PAM) long running operation.
describe- Show details of a Privileged Access Manager (PAM) long running operation.
list- List all Privileged Access Manager (PAM) long running operations under a location.
wait- Poll a Privileged Access Manager (PAM) long running operation.
- NOTES
-
These variants are also available:
gcloudalphapamoperationsgcloudbetapamoperations