Add a -l option to upload: list uploaded details
authorStavros Sachtouris <saxtouri@admin.grnet.gr>
Tue, 14 May 2013 16:30:42 +0000 (19:30 +0300)
committerStavros Sachtouris <saxtouri@admin.grnet.gr>
Tue, 14 May 2013 16:30:42 +0000 (19:30 +0300)
commit0e728dcbcac78419f58b4539a2d60f2d83db0b99
tree4271833e3d8822b305600abb58590fe7d4808858
parent51fad88abc22dc1f503cb9b5ab135fc0c78d67c1
Add a -l option to upload: list uploaded details

If the upload is successfull, if the -l or --details argument is present,
kamaki lists all uploaded objects with all details returned by the server
(e.g. object version, date of creation, etc)

Refs: #3730
kamaki/cli/commands/pithos.py