Rename history.recall to load, allow multiple ids
authorStavros Sachtouris <saxtouri@admin.grnet.gr>
Wed, 12 Dec 2012 14:30:22 +0000 (16:30 +0200)
committerStavros Sachtouris <saxtouri@admin.grnet.gr>
Wed, 12 Dec 2012 14:30:22 +0000 (16:30 +0200)
commitf2e2663eeed8b942e54dbf2bc3a91db27f857c5a
treec5fd1bd9267730a23f6d729d68a123c272e9ea54
parentfce93ff62c5c8b1e46124bc9ecefbdf9562b5596
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)
kamaki/cli/command_shell.py
kamaki/cli/commands/history_cli.py