You need to sign in to do that
Don't have an account?

How to use CLI(Command Line Interface) to commit and deploy the code to Git Repository and Salesforce directly
Hi,
I have used Eclipce IDE, to create Force.com project by checking out all my Dev SF POD apex classes, aura components and static Resources. From which I have checkIn the code to Git Repository. Also able to deploy the code from Eclipce to Salesforce.
I have found a online below tool to deploy code directly from Git to Salesforce. Not sure how secure is this.
https://githubsfdeploy.herokuapp.com/
So, can we deploy the code from Git to Salesforce directly using CLI?
Regards
Jansi
Regards
Jansi
I have used Eclipce IDE, to create Force.com project by checking out all my Dev SF POD apex classes, aura components and static Resources. From which I have checkIn the code to Git Repository. Also able to deploy the code from Eclipce to Salesforce.
I have found a online below tool to deploy code directly from Git to Salesforce. Not sure how secure is this.
https://githubsfdeploy.herokuapp.com/
So, can we deploy the code from Git to Salesforce directly using CLI?
Regards
Jansi
Regards
Jansi
You could run varied CLI command for import.