Salesforce Dictionary - Free Salesforce GlossarySalesforce Dictionary
DictionaryAcronymsCLI
All acronyms
CLI

Command Line Interface

A text-based interface for interacting with software. The Salesforce CLI (sf/sfdx) is the primary tool for Salesforce DX development, allowing developers to create scratch orgs, deploy metadata, and run tests from the terminal.

Example use case

A developer uses 'sf project deploy start' from the CLI to push local metadata changes to a Salesforce scratch org.

More acronyms starting with C