bakthat icon indicating copy to clipboard operation
bakthat copied to clipboard

Show does not show every destinations by default

Open ipmb opened this issue 11 years ago • 1 comments

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)

ipmb avatar Jul 03 '13 16:07 ipmb

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!

tsileo avatar Jul 04 '13 09:07 tsileo