Skip to content
GitLab
Explore
Sign in
Commits · 383ad92ec6b28b2a0d099fa2d58aba0c22cd96f5
cc-cli
Browse files
Jan 08, 2011
fix ? completion
· 383ad92e
Seblu
authored
Jan 08, 2011
383ad92e
Debug printing in grey
· 3cea4a01
Seblu
authored
Jan 08, 2011
3cea4a01
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
better exception display of cliError in program entrance
· 14791a44
Seblu
authored
Jan 08, 2011
14791a44
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
add reserved tags concept to tql
· 69702fa8
Seblu
authored
Jan 07, 2011
69702fa8
fix exception on invalid profile name as command line argument
· 4825c228
Seblu
authored
Jan 07, 2011
4825c228
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
new initialization process
· e4c2e492
Seblu
authored
Jan 07, 2011
e4c2e492
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
New profile system
· d51fda10
Seblu
authored
Jan 06, 2011
d51fda10
use a raw config parser
· 8ec4fc75
Seblu
authored
Jan 06, 2011
8ec4fc75
new tql spec
· 76aa2969
Seblu
authored
Jan 06, 2011
76aa2969
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
TQL now support sorting of argument with %
· c530ed29
Seblu
authored
Jan 03, 2011
c530ed29
typo on vm related command
· a191228c
Seblu
authored
Jan 03, 2011
a191228c
Implement
http://standards.freedesktop.org/basedir-spec/0.6/
· e8c52e53
Seblu
authored
Jan 03, 2011
e8c52e53
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
Loading