Info |
---|
Since Cloudaware is built on force.com, address Salesforce CLI which is a powerful command line interface that simplifies development and build automation when working with your Salesforce instance. |
...
1. Get your Access Token using Salesforce CLI (sfdx):
sfdx force:org:display -u orgAlias
...