Statistics
| Branch: | Tag: | Revision:

root / kamaki @ 2d9170d3

Name Size
  clients
__init__.py 1.5 kB
cli.py 11.3 kB
config.py 3.9 kB
config_cli.py 3 kB
tests.py 4.3 kB
utils.py 4.4 kB

Latest revisions

# Date Author Comment
2d9170d3 08/08/2012 05:29 pm Stavros Sachtouris

Make container/object listing even more pretty!!!

8e8af8ce 08/08/2012 05:04 pm Stavros Sachtouris

New store_list with -l (detail) and bold

25062837 08/08/2012 01:54 pm Stavros Sachtouris

Allow cli arguments everywhere in command phrase

Changed behavior of CLI arguments that are command specific
e.g.
kamaki server -l list
or
kamaki -l server list
is now a valid kamaki command

7d691cf2 08/07/2012 06:31 pm Stavros Sachtouris

Add all client api commands in new CLI

71ff5136 08/06/2012 06:49 pm Stavros Sachtouris

Create CLIError class, use it in pithos_cli

1ff49234 08/06/2012 04:02 pm Stavros Sachtouris

Siplify interface loading, add existing apis

Old apis are added with new organization. For each api
a new _cli.py file provides all relevant cli commands

b974d110 08/03/2012 07:44 pm Stavros Sachtouris

Detach CLI from client libs

Allow custom libs to be easily loaded to kamaki CLI
At the moment, everything is given in a conf file and
pre-imported

435008b6 08/01/2012 05:48 pm Stavros Sachtouris

Asynchronous uploads with gevent-greenlet

Merge with koukis-fix

b08af3e6 07/31/2012 05:09 pm Stavros Sachtouris

Start unittest for large file pithos operations

0aaad5c7 07/30/2012 06:49 pm Stavros Sachtouris

(Almost) complete pithos client unittesting

transfer_encoding still unchecked

View revisions

Also available in: Atom