How to work with data in SFDX?

In the previous blog post we have seen how to work with Salesforce metadata and most of the operations involved. Now we will see how Salesforce cli will help us to perform data related operations.    Lets execute the command sfdx force:data –help which will show us the all possible commands we can use to perform …

Continue reading