function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Aaron M OlsonAaron M Olson 

CLI sync changes from sandbox

Hello,

Quick questions.  We have the CLI installed and experimenting with dx. 

One of the features with scratch orgs is the ability to pull from the scratch org the changes made to your local machine.  Is this possible in a development or sandbox instance as well?  If so, how?

Thanks.
Raj VakatiRaj Vakati
Yes .. You can use even Sandbox for Development. There is not the restriction on It.

https://rajvakati.com/2018/03/21/salesforce-dx-absolute-beginner-part-5-of-7/

https://rajvakati.com/2018/03/21/salesforce-dx-absolute-beginner-part-6-of-7/

https://rajvakati.com/2018/03/21/salesforce-dx-absolute-beginner-part-7-of-7/ 
Aaron M OlsonAaron M Olson
Thanks a lot for the links this is a good reference!  
I have to be missing it but I am not seeing how you connect to a dev instance and pull only the changes made in to your local project?  
Aaron M OlsonAaron M Olson
To be clear it is this piece that I want to execute against a developer org:  sfdx force:source:pull

The above pulls the changes from a scratch org local.  I want to do the same but with a developer org.