Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Since Cloudaware is built on https:// force.com/, address Salesforce CLI which is , meaning a customer gets a dedicated Salesforce instance when a Cloudaware account is registered. This guide explains how to set up Salesforce CLI, a powerful command line interface that simplifies development and build automation when working with your Salesforce instance.

Table of Contents
stylenone

Install Salesforce CLI application

...

1. Download and install Salesforce CLI application for your OS using this link.


2. Open Terminal (or Windows Command Prompt) and run the command sfdx to make sure the application was successfully installed.

...