Salesforce Deployment ToolBuild deployments from a salesforce project and deploy to any org. Requires the Salesforce Extension Pack. Initially Salesforce Deployment Helper Thanks to @Greg Lovelidge, This is an update of Greg Project with Salesforce new SF CLI requirement. FeaturesThe following commands are included in the extension: Add to DeploymentAdds a source file or directory to a deployment.
Add Multiple files from Context to DeploymentAdds multiple source files or directories from the VS Code explorer to a deployment.
Add Multiple Files to DeploymentAdds multiple source files from OS Explorer to a deployment.
Remove From DeploymentRemoves a source file or directory from a deployment.
Deploy to OrgDeploys the selected metadata to a salesforce environment. You'll be prompted to select a target org from a list of your authorized environments.
View Metadata in DeploymentShows all of the metadata stored in the current deployment.
Clear DeploymentRemoves all metadata in the deployment.
RequirementsRequires the latest version of the Salesforce Extension Pack. Bugs and FeedbackTo report issues with Salesforce Deployment Tool, open a bug on GitHub. If you would like to suggest a feature, create a feature request on GitHub. Release Notes1.0.0Initial release of the Salesforce Deployment Helper. Includes the following features:
1.1.0
2.0.0
|