Skip to content

recents

recents list

List the operator's recent items

Usage

bash
pega recents list [flags]

Source endpoint: GET /recentsview command source

Flags

FlagTypeRequiredDefaultDescription
--formatoptionNojsonOutput format (json, compact, yaml, table)
--fieldsoptionNoComma-separated top-level fields to include in output
--dry-runbooleanNoPrint HTTP request details and exit without executing
--quietbooleanNoSuppress all stderr progress/warning output
--verbosebooleanNoEmit full HTTP request/response details to stderr
--no-cachebooleanNoBypass token file cache; perform fresh OAuth exchange
--profileoptionNodefaultNamed config profile
--max-resultsoptionNoMaximum recents to fetch (≤0 returns all) (→ ?maxResultsToFetch=)

Examples

sh
pega recents list
sh
pega recents list --max-results 20

recents update

Add or update a recent item

Usage

bash
pega recents update [flags]

Source endpoint: PATCH /recentsview command source

Flags

FlagTypeRequiredDefaultDescription
--formatoptionNojsonOutput format (json, compact, yaml, table)
--fieldsoptionNoComma-separated top-level fields to include in output
--dry-runbooleanNoPrint HTTP request details and exit without executing
--quietbooleanNoSuppress all stderr progress/warning output
--verbosebooleanNoEmit full HTTP request/response details to stderr
--no-cachebooleanNoBypass token file cache; perform fresh OAuth exchange
--profileoptionNodefaultNamed config profile
--labeloptionYespyLabel value
--idoptionYespyID value

Examples

sh
pega recents update --label "My Case" --id MYORG-WORK\!M-1