Command Glossary
Commands in sfpowercripts
sfdx sfpowerscripts:analyze:pmd
sfdx sfpowerscripts:apextests:trigger
sfdx sfpowerscripts:apextests:validate
sfdx sfpowerscripts:artifacts:fetch
sfdx sfpowerscripts:artifacts:query
sfdx sfpowerscripts:changelog:generate
sfdx sfpowerscripts:orchestrator:build
sfdx sfpowerscripts:orchestrator:deploy
sfdx sfpowerscripts:orchestrator:prepare
sfdx sfpowerscripts:orchestrator:promote
sfdx sfpowerscripts:orchestrator:publish
sfdx sfpowerscripts:orchestrator:quickbuild
sfdx sfpowerscripts:orchestrator:release
sfdx sfpowerscripts:orchestrator:validate
sfdx sfpowerscripts:orchestrator:validateAgainstOrg
sfdx sfpowerscripts:orchestrator:validateAgainstPool
sfdx sfpowerscripts:package:data:create
sfdx sfpowerscripts:package:data:install
sfdx sfpowerscripts:package:source:create
sfdx sfpowerscripts:package:source:install
sfdx sfpowerscripts:package:unlocked:create
sfdx sfpowerscripts:package:unlocked:install
sfdx sfpowerscripts:package:version:increment
sfdx sfpowerscripts:pool:delete
sfdx sfpowerscripts:pool:fetch
sfdx sfpowerscripts:pool:list
sfdx sfpowerscripts:pool:metrics:publish
sfdx sfpowerscripts:pool:org:delete
sfdx sfpowerscripts:releasedefinition:generate
This task is used to run a static analysis of the apex classes and triggers using PMD, Please ensure that the SFDX CLI and sfpowerkit plugin are installed before using this task
USAGE
$ sfdx sfpowerscripts:analyze:pmd [--sourcedir <string>] [--ruleset <string>] [--rulesetpath <string>] [--format <string>] [-o
<string>] [--version <string>] [--threshold <integer>] [-b] [--refname <string>] [--json] [--loglevel
trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]