PEDM Commands

This page gives description of PEDM Commands and their parameters and arguments

Overview

This section lists all the commands in Keeper's Commander (CLI) that are related to Privilege Elevation and Delegation Management (PEDM). These commands provide administrators with powerful tools to manage privilege elevation policies, agents, deployments, and audit reporting. The commands cover creating, viewing, editing, organising, and managing PEDM entities and compliance monitoring.

The following commands are currently supported by SDK:


PEDM Sync Command

Synchronises PEDM data from the backend server to the local cache. This command ensures that local data is up-to-date with the server, supporting both incremental and full synchronization modes.

chevron-rightDotNet CLIhashtag

Command: Coming Soon

chevron-rightDotNet SDKhashtag

Command: Coming Soon

chevron-rightPower Commanderhashtag

Command: Coming Soon

chevron-rightPython CLIhashtag

Command: pedm sync-down

Flags:

Flag
Description

--reload

Perform full sync instead of incremental sync

Examples:

chevron-rightPython SDKhashtag

Function: PedmPlugin.sync_down

Last updated

Was this helpful?