Skip to content

Add rules_only flag to pamActionDiscoverProcess command#2114

Open
lthievenaz-keeper wants to merge 2 commits into
Keeper-Security:releasefrom
lthievenaz-keeper:automate-discovery-job-w-rules
Open

Add rules_only flag to pamActionDiscoverProcess command#2114
lthievenaz-keeper wants to merge 2 commits into
Keeper-Security:releasefrom
lthievenaz-keeper:automate-discovery-job-w-rules

Conversation

@lthievenaz-keeper

Copy link
Copy Markdown
Contributor

Add support for --rules-only flag to pam action discover process command.

Before

No way to fully automate Discovery if there are any items left to process after rules.

After

Running pam action discover process -j JOBID --rules-only will bypass manual prompts and only add results that match Discovery rules.
Needed to fully automate job processing with discovery.

Add support for rules_only argument with discovery process.
This only includes the auto_add from rules, but does not run manual prompts. Needed to fully automate Keeper discovery
Add support for `--rules-only` flag to `pam action discover process` command.

> Before  
No way to fully automate Discovery if there are any items left to process after rules.

> After
Running `pam action discover process -j JOBID --rules-only` will bypass manual prompts and only add results that match Discovery rules
@lthievenaz-keeper lthievenaz-keeper changed the base branch from master to release June 3, 2026 14:33

@jwalstra-keeper jwalstra-keeper left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

discovery_common comes from https://github.com/Keeper-Security/discovery-common. It is edited into this repo and copied into Commander.

@sk-keeper sk-keeper force-pushed the release branch 2 times, most recently from b1183b7 to b384cf6 Compare June 7, 2026 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants