m50/Setup SFDX

Install SFDX and plugins

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
pluginsA comma separated list of plugins to installno
client-idThe JWT client ID for JWT authentication. Can be used in place of sfdxurl authentication. Required with `jwt-key`.no
jwt-keyThe JWT private key for JWT authentication. Can be used in place of sfdxurl authentication. Required with `client-id`.no
sfdxurlThe sfdx URL for authentication. Can be used in place of JWT authentication.no
org-aliasThe alias to use for the organization logged in as.notest
sandboxWhether authentication is happening in a sandbox. Default is 'true'.notrue

no outputs