Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.82 KB

README.md

File metadata and controls

37 lines (28 loc) · 1.82 KB

.cli

Build Status GitHub All Releases license PRs welcome code with hearth by retest

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.

Setup

Please refer to the setup guide from our docs.

License

This project is licensed under the AGPL license.