Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: kee rerun command

...

ArgumentMandatoryDescription
General Options
--no-compile Don't compile the lookup database. By default the compile sub-command is automatically executed when uploading.

...

rerun

Re-apply the KEE tagging to the Squirro project. This is used to apply new configuration changes to old items. The  Squirro section in the configuration file must be present for this to work.

ArgumentMandatoryDescription
--query 

The Squirro query for which the KEE extractions should be rerun. Every item that matches this query will be processed.

If this is not present, then this uses the version and version_keyword parameters of the kee section in the configuration file. That will lead to KEE tagging being run on all items that have not yet been tagged with the current version.

--no-compile Don't compile the lookup database. By default the compile sub-command is automatically executed when rerunning the KEE tagging.

 test

Run the test suite of the current KEE project. By default the test cases are located in the fixtures directory. The KEE Testing documentation explains how those test cases can be created.

...