actions-marketplace-validations/Salesforce CLI Setup
Configure Salesforce CLI with user details
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| user_name | — | yes | — |
| login_url | — | — | https://login.salesforce.com |
| password | combination of <password>:<security_token> | yes | — |
| sfdc_client_id | Consumer Key of a connected App created within salesforce | yes | — |
| sfdc_client_secret | Consumer Secret of a connected App created within salesforce | yes | — |
Outputs
| name | description |
|---|---|
| sfdx_configured | The second output string |
| error | The second output string |
| error_description | The second output string |