hardisgroupcom / sfdx-hardis

Swiss-army-knife Toolbox for Salesforce. Orchestrates base commands and assist users with interactive wizards to make much more than native sfdx + Allows you to define a complete CI/CD Pipeline and Schedule a daily Metadata backup & monitoring of your orgs
https://sfdx-hardis.cloudity.com
GNU Affero General Public License v3.0
169 stars 29 forks source link

Call SFDMU delete: additional protection #600

Open nvuillam opened 1 month ago

nvuillam commented 1 month ago

Add a new property "runnableInProduction" in export.json

Check for this property if the command is run in a production org. If runnableInProduction = false && production org then Stop the command