The Salto platform allows users to deploy changes to their SaaS environments in many ways.
To get started, go to the "Compare & Deploy" tab in the environment you wish to deploy changes to, and choose your preferred deployment type from the dropdown menu:
Each deployment consists of multiple steps; the exact flow depends on the deployment type, as detailed below. In all deployments, users can review the deployment just before it's done, in the "Deployment Preview" step.
Deployment Types
Follow the links to learn more about the different deployment types
Compare environments & deploy: choose which configuration elements to align between two environments
Find environment changes & deploy: choose specific changes which were recently made and deploy them; especially useful when deploying to a shared environment
Edit an environment: make changes to a specific environment, using Salto's editing tools or an external code editor
Deploy from SFDX/SDF pull request: deploy an SFDX (Salesforce) or an SDF (Netsuite) change from a git pull request directly into an environment
Note: This option will only appear on Salesforce and Netsuite environments
Promote a deployment: replicate a set of changes made to a specific environment, to another target environment
Revert a deployment: revert all changes made in a previous deployment
To do this, pick a deployment from the Deployments History tab, then select "Revert" from its options menu, as seen in the screenshot above
Restore an environment to a previous version: compare an environment to some previous state, then select changes to revert