Salesforce CLI
Mục lục bài viết
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: