Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli / commands @ 3185cd6d

Name Size
__init__.py 10.3 kB
astakos.py 6.3 kB
config.py 6.3 kB
cyclades.py 38.5 kB
errors.py 21.3 kB
history.py 7.3 kB
image.py 35.2 kB
livetest.py 7 kB
pithos.py 77.5 kB
snf-astakos.py 24.3 kB

Latest revisions

# Date Author Comment
3185cd6d 09/11/2013 05:55 pm Stavros Sachtouris

Remove builtin.print up to history

Refs: #4292

ff1c0296 09/11/2013 03:34 pm Stavros Sachtouris

Add _err to commands, remove pithos print calls

Refs: #4292

Also, add the methods write, writeln and error to print something to
<_commands>._out/_out/_err respectively.

builtin.print is replaced by self.writeln or self.error

1757c616 09/11/2013 11:31 am Stavros Sachtouris

Remove pithos.DelimterValue + self._out to list

Refs: #4292

98c02f22 09/10/2013 01:28 pm Stavros Sachtouris

Fix typo in astkoas.py imports

25f0c0cf 09/09/2013 06:29 pm Stavros Sachtouris

Expand stream output to pithos print methods

fbb253e8 09/09/2013 06:18 pm Stavros Sachtouris

Add output stream to astakos print methods

6b8a403c 09/09/2013 05:47 pm Stavros Sachtouris

Fix typo in image list printouts

6430d3a0 09/09/2013 04:17 pm Stavros Sachtouris

Update commands to use pager when --more

Refs: #4279

38db356b 09/09/2013 03:15 pm Stavros Sachtouris

Restore backwards compatibility for image register

Refs: Bug #4276

New format:

/image register Name container:path/to/image

Old format:

/image register Name pithos://user-uuid/container/path/to/image

Now, the old format is also recognized. It is planed to be depricated in a...

59eaf3b9 09/06/2013 06:23 pm Stavros Sachtouris

Merge branch 'feature-global-pager' into develop

View revisions

Also available in: Atom