CLI operations
Learn about CLI operations.
diff command
The
diff
command shows the differences between files, directories, or projects. Use this command to do two types of comparisons: a source compare (the default) and a version compare.
Feedback