Diffusion Baloo b050c0ab0ef7

Introduce baloodb CLI tool

Authored by michaelh on Mar 19 2018, 1:56 PM.

Description

Introduce baloodb CLI tool

Summary: This is the command line interface of database sanitizer

Test Plan:
Run on command line
Example:

$ baloodb list --missing-only --device-id 2049 '/otto/'
Listing database contents...
Missing: device: 2049 inode: 5053 url: /tmp/otto/A
Missing: device: 2049 inode: 9441 url: /tmp/otto/B
Missing: device: 2049 inode: 9464 url: /tmp/otto/B/B.txt
Found 3 matching items
Elapsed: 87.7154 secs

Reviewers: Baloo, Frameworks, mlaurent

Reviewed By: mlaurent

Subscribers: mlaurent, ngraham

Tags: Frameworks, Baloo

Differential Revision: https://phabricator.kde.org/D11287

Details

Committed
michaelhMar 20 2018, 8:27 AM
Reviewer
mlaurent
Differential Revision
D11287: Introduce baloodb CLI tool
Parents
R293:5e471c3d39b3: sanitizer: Move implementation into Baloo namespace
Branches
Unknown
Tags
Unknown