bakthat
bakthat copied to clipboard
Show does not show every destinations by default
The docs say this:
$ bakthat show -h
usage: bakthat show [-h] [-d DESTINATION] [-t TAGS] [-p PROFILE] [-c CONFIG]
[query]
positional arguments:
query search filename for query
optional arguments:
-h, --help show this help message and exit
-d DESTINATION, --destination DESTINATION
glacier|s3|swift, show every destination by default
But I see this:
$ bakthat show mybackup
$ bakthat show -d swift mybackup
2013-07-03T16:20:04 swift 5.0 MB mybackup_qFfadH.20130703162004.tgz (mytag)
Hi Peter,
Nice catch, I think it's a Swift related issue. Added it to my todo list, will be fixed soon.
I keep you updated.
Thanks so much for your feedback, don't hesitate if you have any suggestions!