Salesforce Dictionary - Free Salesforce GlossarySalesforce Dictionary
DictionaryAcronymsCI/CD
All acronyms
CI/CD

Continuous Integration / Continuous Deployment

Software development practices where code changes are automatically built, tested, and deployed. Salesforce DevOps Center and SFDX CLI support CI/CD pipelines for metadata deployment.

Example use case

A development team sets up a CI/CD pipeline using GitHub Actions and the Salesforce CLI to automatically validate and deploy changes to their production org.

More acronyms starting with C