Skip to content
GitLab
Explore
Sign in
Commits · d320e3413073176906f04b719d650131ae35059c
cc-cli
cccli
Browse files
Feb 04, 2011
Global command refactoring
· d320e341
Seblu
authored
Feb 04, 2011
d320e341
Jan 28, 2011
minor syntax improvment
· 5f488f36
Seblu
authored
Jan 28, 2011
5f488f36
new get_tags api (again)
· 809b3847
Seblu
authored
Jan 28, 2011
809b3847
Jan 25, 2011
add os tql tag
· 1406600e
Seblu
authored
Jan 25, 2011
1406600e
add hanlder for tag uptime
· 5a06377b
Seblu
authored
Jan 25, 2011
5a06377b
CliHandler class has now its own module
· c5eea486
Seblu
authored
Jan 25, 2011
c5eea486
add os tag to cli handler
· 049500b5
Seblu
authored
Jan 25, 2011
049500b5
default listing is now empty
· 73082c6e
Seblu
authored
Jan 25, 2011
73082c6e
review of tag answer system
· 53375e22
Seblu
authored
Jan 25, 2011
53375e22
get_tags handle correctly None as tags args
· 1aa992d8
Seblu
authored
Jan 25, 2011
1aa992d8
handle ttl and resolving in get_tags method
· 91e98857
Seblu
authored
Jan 25, 2011
91e98857
Jan 11, 2011
fix bug in command passwd
· c1b39064
Seblu
authored
Jan 11, 2011
c1b39064
update usage of addright
· d283a4dd
Seblu
authored
Jan 11, 2011
d283a4dd
add command shutdown
· e1d37d03
Seblu
authored
Jan 11, 2011
e1d37d03
add command exec
· d694803c
Seblu
authored
Jan 11, 2011
d694803c
Jan 10, 2011
catch exception in command remote
· 91eabb82
Seblu
authored
Jan 10, 2011
91eabb82
command kill
· ab7d244c
Seblu
authored
Jan 10, 2011
ab7d244c
fix loading history file
· e0e28c3f
Seblu
authored
Jan 10, 2011
e0e28c3f
Jan 08, 2011
New command list display (aligned by line)
· f541de60
Seblu
authored
Jan 08, 2011
f541de60
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
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
Loading