Is there a way to only output which objects are different? I am purely looking for which objects have differences, or only the differences within the objects, w/o any field coming back identical.
Comments
1 comment
-
You can use the /Report and /ReportAllObjectsWithDifferences to create a report of all objects with differences, as long as you don't use the /Synchronize switch (as it then won't deploy the changes on the command line).
There is more information on the switches used on the command line here: https://documentation.red-gate.com/sc13/using-the-command-line/switches-used-in-the-command-line
Add comment
Please sign in to leave a comment.