Skip to content
GitLab
Explore
Sign in
Commits · a8fb42a5267099cf2fc92d30c8af12de35c6fd39
sjrpc
Browse files
Feb 07, 2011
fix missing \n after password asking
· a8fb42a5
Seblu
authored
Feb 07, 2011
a8fb42a5
Feb 04, 2011
fix some usage displaying
· 1f51db71
Seblu
authored
Feb 04, 2011
1f51db71
add a new OptionCommand class which add option parser to command class
· e3cd9651
Seblu
authored
Feb 04, 2011
e3cd9651
Global command refactoring
· d320e341
Seblu
authored
Feb 04, 2011
d320e341
Feb 03, 2011
only one profile loaded at a time
· 783cff41
Seblu
authored
Feb 03, 2011
783cff41
--list-profile (-l) to list available profile quickly
· 0e9de1c9
Seblu
authored
Feb 03, 2011
0e9de1c9
add --no-debug (-D) option
· 2ae21f22
Seblu
authored
Feb 03, 2011
2ae21f22
Jan 31, 2011
grammar fixes
· 49788d8a
Seblu
authored
Jan 31, 2011
49788d8a
Jan 28, 2011
add cli gramar
· 92237264
Seblu
authored
Jan 28, 2011
92237264
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
tql update: con is now set only on host which are online
· 96e82f17
Seblu
authored
Jan 25, 2011
96e82f17
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
Makefile now sexy handle source and binary debien pakage creation
· 2e73c76f
Seblu
authored
Jan 11, 2011
2e73c76f
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
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
Loading