developer.salesforce.com Open in urlscan Pro
151.101.1.145  Public Scan

URL: https://developer.salesforce.com/tools/sfdxcli
Submission: On January 14 via manual from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

SALESFORCE CLI

Single command-line interface for all Salesforce DX features

MacOS
Windows
Linux
Download for MacOS
Download for Windows x64
Download for Windows x86
Download for Linux x64


WHAT IS IT?

The Salesforce CLI is a powerful command line interface that simplifies
development and build automation when working with your Salesforce org. Use it
to:

 * Aggregate all the tools you need to develop with and perform commands against
   your Salesforce org
 * Synchronize source to and from scratch orgs
 * Create and manage orgs
 * Import and export data
 * Create and execute tests
 * Create and install packages

For more information on Salesforce DX, click here.

--------------------------------------------------------------------------------


GETTING STARTED

After you install Salesforce CLI, run "sfdx commands" in a terminal or command
shell to view the list of available commands.

For more information on configuring Salesforce CLI and developing applications
on the Customer 360 Platform, see these resources:

 * Salesforce CLI Setup Guide
 * Salesforce DX Developer Guide
 * Salesforce CLI Command Reference
 * Develop an App with Salesforce CLI and Source Control