perkeep/cmd/camtool
Hernan Grecco a6e4f87bc7 Implemented an optional parameter (attr) in 'camtool claims' to filter by claim type
For example, to obtain all the versions for a given file use:

   $ camtool claims <permanode> --attr="camliContent"

Change-Id: Ibb267a0f95702faa0e7e763c99f99ee446559aac
2014-03-19 00:45:51 -03:00
..
.gitignore
camtool.go client: default to None auth if no auth in config 2014-02-27 01:37:59 +01:00
claims.go Implemented an optional parameter (attr) in 'camtool claims' to filter by claim type 2014-03-19 00:45:51 -03:00
dbinit.go pkg/index: move postgresql to sorted + some fixes 2013-12-24 00:37:14 +01:00
debug.go camtool: added gsinit, was cmd/camgsinit. Better help too. 2013-02-26 14:45:49 +01:00
describe.go camtool: remove duplicated code 2014-02-09 15:48:07 -08:00
disco.go camtool: remove duplicated code 2014-02-09 15:48:07 -08:00
doc.go camput, camtool: update docs 2014-02-27 21:23:01 -08:00
dp_idx_rebuild.go camtool: document reindex-diskpacked better 2014-02-11 19:24:08 -08:00
dumpconfig.go rename pkg/serverconfig to pkg/serverinit 2014-01-23 17:18:46 +01:00
env.go camtool: add env camsrcroot 2014-01-31 12:21:04 +01:00
exif.go
gsinit.go camtool: typo from Adrian (ajft.org) and run gofmt 2013-08-02 16:32:50 -07:00
index.go camtool: remove duplicated code 2014-02-09 15:48:07 -08:00
list.go camtool list/sync: fix 3 bugs 2014-03-08 19:15:46 +01:00
mime.go More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
search.go camtool: add search subcommand 2014-03-10 19:47:30 -07:00
splits.go
sqlite_cond.go camtool dbinit: sqlite support 2013-03-20 18:10:57 +01:00
sync.go Get rid of SeekFetcher vs StreamingFetcher distinction and complexity. 2014-03-14 12:29:13 -07:00
sync_test.go Let camtool sync's --dest and --thirdleg flags take local disk paths, instead of servers. 2013-06-09 11:36:26 +02:00