D11287: Introduce baloodb CLI tool

Michael Heidelbach noreply at phabricator.kde.org
Tue Mar 13 14:23:39 UTC 2018


michaelh created this revision.
michaelh added reviewers: Baloo, Frameworks.
Restricted Application added projects: Frameworks, Baloo.
michaelh requested review of this revision.

REVISION 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/'
    command "list"
    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: 1.50824 secs

REPOSITORY
  R293 Baloo

BRANCH
  sanitize-cmd (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D11287

AFFECTED FILES
  src/tools/CMakeLists.txt
  src/tools/baloodb/CMakeLists.txt
  src/tools/baloodb/Messages.sh
  src/tools/baloodb/main.cpp

To: michaelh, #baloo, #frameworks
Cc: ashaposhnikov, michaelh, spoorun, nicolasfella, alexeymin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180313/71f29038/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list