Skip to main content
2 Antworten
  1. 11. Dez. 2025, 12:46

    Hi @Shana Hawtrey

     

    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

     Refer: 

    https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_intro.htm

     

    https://developer.salesforce.com/tools/salesforcecli

     

    Thanks!

0/9000