Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli / commands @ b6a99832

Name Size
__init__.py 1.9 kB
astakos_cli.py 2.6 kB
config_cli.py 3.3 kB
cyclades_cli.py 19.5 kB
history_cli.py 6.2 kB
image_cli.py 11.5 kB
pithos_cli.py 46.6 kB
test_cli.py 5 kB

Latest revisions

# Date Author Comment
b6a99832 12/18/2012 05:44 pm Stavros Sachtouris

Restructure interface code

68ab0942 12/18/2012 12:56 pm Stavros Sachtouris

Update history docs

519d8639 12/18/2012 12:32 pm Stavros Sachtouris

Debug history run

451a7992 12/17/2012 07:33 pm Stavros Sachtouris

Allow general options to run a@ initial kamaki

kamaki -v runs a kamaki shell with verbose on!

e876ac62 12/14/2012 06:04 pm Stavros Sachtouris

Forgotten Typos

00ef4ab6 12/14/2012 12:31 pm Stavros Sachtouris

History show and load with more features

show without args: show all
show/load can accept: * list of integers * negative numbers, meaning we count from the end of history list * number ranges (e.g. 2-7, -20-9, -29--9) * 0 means "start of the list", (e.g. 0-2 prints the first 2,...

660a0dad 12/12/2012 07:26 pm Stavros Sachtouris

history show specific command id or range

ee9f8245 12/12/2012 05:32 pm Stavros Sachtouris

Document History changes

f2e2663e 12/12/2012 04:30 pm Stavros Sachtouris

Rename history.recall to load, allow multiple ids

load 1 3 5-7 8 ...
also can repeat commands:
load 1 4 1 3-5 (repeats 1 and 4)

fce93ff6 12/12/2012 01:56 pm Stavros Sachtouris

History in shell can execute commands ('recall')

View revisions

Also available in: Atom