Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
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

...