tb diff <path...>
Diffs local datafiles to the corresponding remote files in the workspace
Arguments
| Name | Description |
|---|
path | folders, filepaths |
Options
| Name | Description |
|---|
--fmt | Format files before doing the diff, default is True so both files match the format |
--no-fmt | Format files before doing the diff, default is True so both files match the format |
--no-color | Don't colorize diff |
--main | Diffs local datafiles to the corresponding remote files in the main workspace. Only works when authenticated on a branch |
--help | Show this message and exit |