Skip to content

Allow creating a DB with `tracker endpoint`

Sam Thursfield requested to merge sam/cli-create-database into master

This is convenient for local testing. Simply omit the --dbus-service option and the command will create a database and exit immediately, instead of serving the database over D-Bus until CTRL+C.

Fixes #177 (closed)

Merge request reports