Introducing MetaDelta
: A Salesforce CLI Plugin Built for DevOps Teams
As Salesforce DevOps engineers, we've all faced the same challenges:
❌ "Who modified this metadata?"
❌ "What exactly was deployed?"
❌ "Can I generate a package.xml only for what changed?"
❌ "How do I audit Salesforce Core and Vlocity/DataPacks together?"
❌ "How can I automate manual Salesforce Setup tasks?"
That's why I built MetaDelta, an open-source Salesforce CLI plugin focused on metadata auditing, deployment analysis, manifest generation, and manual task automation.
🔍 Current Features
📊 Metadata Auditing
Identify metadata modified by a specific user within a configurable time window.
- Salesforce Core support
- Vlocity / Industries support
- User-based filtering
- Change tracking across environments
- Deployment investigation
Perfect for answering:
📦 Smart Manifest Generation
Automatically generate deployment manifests from detected changes.
Supports:
- package.xml
- package.yaml
- Salesforce Core Metadata
- Vlocity DataPacks
Useful for:
- Hotfix deployments
- UAT packaging
- Release preparation
- Partial deployments
🔎 Deployment & Change Analysis
Analyze deployment activity and understand:
- What was deployed
- When it was deployed
- Which components were affected
- Who performed the deployment
A feature designed to reduce investigation time during incidents and release validation.
🤖 Manual Salesforce Setup Automation
One of the newest capabilities in MetaDelta.
Record and replay manual Salesforce Setup activities using Playwright-based automation.
Examples:
✅ Enable Salesforce features
✅ Configure Agentforce settings
✅ Navigate complex Setup pages
✅ Standardize manual deployment steps
✅ Reproduce setup tasks across multiple orgs
This helps transform traditionally undocumented manual activities into repeatable automation.
🎥 Record Once, Replay Everywhere
MetaDelta can:
- Record manual Salesforce actions
- Generate executable automation scripts
- Replay them later across environments
Great for:
- Sandbox setup
- Release preparation
- Environment standardization
- Compliance processes
🎯 Built For
- Salesforce DevOps Engineers
- Release Managers
- Salesforce Architects
- Vlocity / Salesforce Industries Teams
- CI/CD Engineers
- Enterprise Salesforce Programs
⭐ Why MetaDelta?
Most Salesforce tools focus on deployment.
MetaDelta focuses on:
✅ Understanding change
✅ Auditing metadata
✅ Generating deployment artifacts
✅ Automating manual setup activities
✅ Supporting both Salesforce Core and Vlocity ecosystems
🔗 GitHub Repository
If you're interested in Salesforce DevOps, metadata governance, release management, or Salesforce Industries automation, I'd love your feedback.
⭐ Star the project if you find it useful.
Contributions, ideas, feature requests, and feedback are always welcome.
#Salesforce CLI #Sfdx Plugins #Salesforce Admin #Devops #Open Source Tool #Release Management #CICD