sopra-steria-salesforce/Salesforce CLI Setup Helper

This action allows to use Salesforce SF CLI from GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
sf-cli-versionsf cli version number. Specify a version number (x.x.x) or empty for the latest versionyes
use-cacheUse GitHub cache for faster installation of the Salesforce CLInotrue
auth-urlThe auth-url to be used in the auth-url authentication flowno
usernameThe username to be used in the jwt authentication flowno
client-idThe client id to be used in the jwt authentication flowno
private-keyThe private key to be used in the jwt authentication flowno
instance-urlThe instance url to be used in the jwt and access-token flowno
access-tokenThe access token to be used in the access-token flowno
aliasThe alias to be used for the orgno
set-default-dev-hubSet the default dev hub orgnofalse
set-default-orgSet the default orgnofalse
namedescription
readytrue if the Salesforce CLI is ready for use
installed-fromThe source from which the Salesforce CLI was installed (either already-installed, tool-cache, cache or npm)
authenticatedtrue if the supplied user was authenticated