Commits · 280652a21eb08799dc9fe3e946bc4c22c8ea710e
sjrpc
cccli
Browse files
Jan 08, 2011
correctly handle ? and ! completion and execution
· 280652a2
Seblu
authored
Jan 08, 2011
280652a2
Add alias to completion of command
· a5822e51
Seblu
authored
Jan 08, 2011
a5822e51
Abstract readline completer by a simple completer which take a list of choice
· 4da970f7
Seblu
authored
Jan 08, 2011
4da970f7
Add a completion class to handle completion
· a5ba5423
Seblu
authored
Jan 08, 2011
a5ba5423
Jan 07, 2011
multiple command cleaning
· 905a492c
Seblu
authored
Jan 07, 2011
905a492c
command uptime take tql
· eb4a13af
Seblu
authored
Jan 07, 2011
eb4a13af
simple completion on command
· 2f3522cf
Seblu
authored
Jan 07, 2011
2f3522cf
printer getpass no longer use module getpass
· c095a3b5
Seblu
authored
Jan 07, 2011
c095a3b5
command close / declose
· e513b4db
Seblu
authored
Jan 07, 2011
e513b4db
command tags take tql
· 61fbb013
Seblu
authored
Jan 07, 2011
61fbb013
command passwd take a tql
· 3ae32cbe
Seblu
authored
Jan 07, 2011
3ae32cbe
Jan 06, 2011
disable history inside ask
· a49347d4
Seblu
authored
Jan 06, 2011
a49347d4
handle EOF in command
· abaa11b5
Seblu
authored
Jan 06, 2011
abaa11b5
better handling of bad exceptions
· 0b95c2ba
Seblu
authored
Jan 06, 2011
0b95c2ba
use a raw config parser
· 8ec4fc75
Seblu
authored
Jan 06, 2011
8ec4fc75
command rights
· 0ff32581
Seblu
authored
Jan 06, 2011
0ff32581
Jan 04, 2011
new start/stop/pause/resume commands
· 460c8634
Seblu
authored
Jan 04, 2011
460c8634
better tags display
· 0ff976c3
Seblu
authored
Jan 04, 2011
0ff976c3
command whoami
· 709d97bb
Seblu
authored
Jan 04, 2011
709d97bb
fix prompt editon in expert mode
· 5fbc32d4
Seblu
authored
Jan 04, 2011
5fbc32d4
fix bug on !
· bb1bd477
Seblu
authored
Jan 03, 2011
bb1bd477
Jan 03, 2011
Add profile support
· 8e14aa0f
Seblu
authored
Jan 03, 2011
8e14aa0f
typo on vm related command
· a191228c
Seblu
authored
Jan 03, 2011
a191228c
command expert
· aac3ab2b
Seblu
authored
Jan 03, 2011
aac3ab2b
Use RPC connection directlty instead of proxy.
· 9d1e1e22
Seblu
authored
Jan 03, 2011
9d1e1e22
command tags
· 277dee55
Seblu
authored
Jan 03, 2011
277dee55
addaccount must take a role argument
· f66efb4c
Seblu
authored
Jan 03, 2011
f66efb4c
fix addtag command
· 095e81d9
Seblu
authored
Jan 03, 2011
095e81d9
command passwd
· 4519e38c
Seblu
authored
Jan 03, 2011
4519e38c
rename settag to addtag
· 3a79194c
Seblu
authored
Jan 03, 2011
3a79194c
command deltag
· 00c02d7d
Seblu
authored
Jan 03, 2011
00c02d7d
command settag
· 688cbb2f
Seblu
authored
Jan 03, 2011
688cbb2f
better connection and auth failure message
· 0c55d50e
Seblu
authored
Jan 03, 2011
0c55d50e
remove dangling print
· 36594ed6
Seblu
authored
Jan 03, 2011
36594ed6
better start display
· d13770b3
Seblu
authored
Jan 03, 2011
d13770b3
better list displaying
· a3bc8ea6
Seblu
authored
Jan 03, 2011
a3bc8ea6
Dec 31, 2010
fix roxterm bad handling \0001 and \0002
· 03661ed0
Seblu
authored
Dec 31, 2010
03661ed0
command uptime
· 90ab166c
Seblu
authored
Dec 31, 2010
90ab166c
better list display
· e5d6941d
Seblu
authored
Dec 31, 2010
e5d6941d
command clear
· 93b1a976
Seblu
authored
Dec 31, 2010
93b1a976
Loading