diff
Displays the differences between your local version of resources and your resources stored in Yext. This is powerful for operations where you want to review the changes before they are applied.
Usage
yext resources diff [SOURCE-DIR] [flags]
Flags
Flag | Description |
---|---|
-h , --help |
Help for resources diff |
Prerequisites
You must have Git installed in order to run this command. If Git is not installed, please follow the instructions (on the Git website)[https://git-scm.com/book/en/v2/Getting-Started-Installing-Git] before running this command.