Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli / commands / history_cli.py @ f2e2663e

History | View | Annotate | Download (4.9 kB)

# Date Author Comment
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')

33b3595a 12/11/2012 07:29 pm Stavros Sachtouris

Plant a _cmd_tree idea in cli.history_recall

If an interface needs a recall, it should provide a full cmd_tree

304c90b5 12/11/2012 07:14 pm Stavros Sachtouris

Check clients.retrieve works

d53062bd 11/15/2012 02:27 pm Stavros Sachtouris

Modify history commands

db950b10 11/14/2012 05:26 pm Stavros Sachtouris

Use CLIErrors in shell

d486baec 11/14/2012 01:38 pm Stavros Sachtouris

Complete UI/cli interface refactoring, minor bugs

234954d1 11/01/2012 03:20 pm Stavros Sachtouris

pep8 kamaki.cli.commands

03fd7ddb 10/26/2012 04:03 pm Stavros Sachtouris

Remove relative imports from commands specs

5eae854d 10/15/2012 12:00 pm Stavros Sachtouris

Rearange commands class hierarchy

73e0914d 10/11/2012 05:18 pm Stavros Sachtouris

Initial shell functionality with 1st lvl cmds