PEDM Collection Commands
This page gives information of commands related to perform operations related to PEDM collections
Overview
This section covers all the Keeper Commander commands for managing PEDM collections. Collections group resources such as users, machines, applications, and other entities that can be used in policy filters. These commands allow administrators to create, view, update, delete, and manage links between collections and other PEDM entities.
This section supports the following commands:
Usage
pedm collection command [--options] OR pedm c command [--options]
Alias: c
Collection List Command
View all PEDM collections with optional filtering by type or search pattern. Collections can represent various resource types including OS builds, applications, user accounts, group accounts, and custom collections.
Collection View Command
Display detailed information about specific collections including their type, values, and associated links to agents, policies, or other collections.
Collection Add Command
Create new custom collections for grouping resources. Collections can be used in policy filters to target specific sets of users, machines, or applications.
Collection Update Command
Modify the name of an existing collection. This command allows administrators to update collection names without recreating them or affecting their links.
Collection Delete Command
Remove one or more collections from the system. This command supports deleting specific collections or using special values like @orphan_resource to clean up orphaned resource collections.
Collection Connect Command
Link entities (agents, policies, or other collections) to a collection. This command establishes relationships between collections and PEDM entities for policy filtering and organisation.
Collection Disconnect Command
Remove links between a collection and its associated entities. This command unlinks agents, policies, or collections from a parent collection without deleting the entities themselves.
Collection Wipe Out Command
Remove all collections of a specified type from the system. This command is useful for bulk cleanup operations but should be used with caution as it permanently deletes multiple collections.
Last updated
Was this helpful?

