Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli / commands @ f997679d

Name Size
__init__.py 0 Bytes
astakos_cli.py 2.4 kB
config_cli.py 3 kB
cyclades_cli.py 19.2 kB
image_cli.py 8.1 kB
pithos_cli.py 44.4 kB

Latest revisions

# Date Author Comment
f997679d 09/21/2012 06:07 pm Stavros Sachtouris

Start a great deal of CLI modifictions

Argument class wraps python ArgumentParser to provide a convinient arg system
CommandTree class manages (store, load, seek, etc) a tree of command paths
and loads them from command spec files.

Under heavy development...

ebdecdc7 09/20/2012 12:26 pm Stavros Sachtouris

Unitest purge, create_by_manifestation, versionlst

38dc5d2f 09/19/2012 02:06 pm Stavros Sachtouris

Get rid of pithos_sh

The old profecy "there will be only one [Pithos Client]" is finally
fullfilled

a23f6ffe 09/19/2012 01:42 pm Stavros Sachtouris

Kamaki CLI/clients sharers implementation

mimics pithos_sh account sharers

624ee36f 09/18/2012 05:29 pm Stavros Sachtouris

Minor CLI download behavior fixes

20c13fcc 09/18/2012 04:58 pm Stavros Sachtouris

Pithos download supports resume (again)

fbfee225 09/14/2012 03:50 pm Stavros Sachtouris

Refactor pithos+ download

3-modes:
a sequential
b sequential with resume
c asynchronous/parallel
bug: Still can't multi-download correctly

b1713259 09/10/2012 04:30 pm Stavros Sachtouris

Minor bugfixes

f364f960 09/10/2012 12:18 pm Stavros Sachtouris

Pool connections

Requests also block if pool is full (used to be just for
responses)

2576d8b1 09/05/2012 02:56 pm Stavros Sachtouris

HTTPConnection can support pooling implementations

View revisions

Also available in: Atom