hardisgroupcom / sfdx-hardis

Swiss-army-knife Toolbox for Salesforce. Orchestrates base commands and assist users with interactive wizards to make much more than native sfdx + Allows you to define a complete CI/CD Pipeline and Schedule a daily Metadata backup & monitoring of your orgs
https://sfdx-hardis.cloudity.com
GNU Affero General Public License v3.0
194 stars 35 forks source link

Command to detect active users who has not logged in for N days (so licenses could be spared) #575

Closed nvuillam closed 4 months ago

nvuillam commented 6 months ago

Example: sfdx hardis:org:diagnose:unusedusers --days 365

Default value for days: 100

Outputs:

masaner commented 4 months ago

@nvuillam This has been implemented, we can close it.