Skip to content

Rename drop version name from CLI, and reunite as a single executable

Carlos Garnacho requested to merge carlosg/tracker-miners:wip/cli-name into main

Have the CLI utility receive the same treatment than TinySPARQL one:

  • Rename to localsearch, dropping the major version number from it
  • Reunite all subcommand executables into a single one, the only exception is the test-sandbox subcommand. This location can be tweaked by the LOCALSEARCH_CLI_DIR envvar, hooked into devenv.

Merge request reports

Loading