July 2018
Beginner to intermediate
458 pages
9h 58m
English
If there is a conflict between a server and your local machine, when you do a force push the conflict will be shown. You can overwrite the file onto the local system remotely using the following command:
sfdx force:source:push --forceoverwrite
To overwrite local files from the server use the command:
sfdx force:source:pull --forceoverwrite
Read now
Unlock full access