recheck.cli maintains your recheck Golden Master files, Git-like on the command line.
As of now, recheck
will give you the following help message:
$ recheck
recheck [--help] [--version] [COMMAND]
Command-line interface for recheck.
--help Display this help message.
--version Display version info.
Commands:
account Allows to log into and out of your account and show your API key.
help Displays help information about the specified command
commit Accept specified differences of given test report.
completion Generate and display an auto completion script.
diff Compare two Golden Masters.
ignore Ignore specified differences of given test report.
show Display differences of given test report.
version Display version info.
Please refer to the setup guide from our docs.
This project is licensed under the AGPL license.