Activity Forums Salesforce® Discussions How can we push or pull code from scratch org in Salesforce?

  • How can we push or pull code from scratch org in Salesforce?

    Posted by Anuj on May 20, 2020 at 4:33 PM

    How can we push or pull code from scratch org in Salesforce?

    Pooja replied 6 years ago 3 Members · 2 Replies
  • 2 Replies
  • Ratnesh

    Member
    May 21, 2020 at 6:07 AM

    You can use force:source:push for scratch orgs only. If you’re synchronizing source to another org, use the Metadata API. During development, you change files locally in your file system and change the scratch org directly using the builders and editors that Salesforce supplies.

  • [adinserter block='9']
  • Pooja

    Member
    May 21, 2020 at 8:00 AM

    You can use force:source:push for scratch orgs only. If you’re synchronizing source to another org, use the Metadata API.

Log In to reply.