Skip to content
GitLab
Explore
Sign in
Commits · e70d38ec4774e3c80db338de08c6d9addf868687
cc-cli
cccli
command
Browse files
Mar 16, 2011
fix delright with * index
· e70d38ec
Seblu
authored
Mar 16, 2011
e70d38ec
Mar 02, 2011
fix bad alignment in list -l
· ffa5902d
Seblu
authored
Mar 02, 2011
ffa5902d
Add migrate command
· 597cadcc
Seblu
authored
Mar 02, 2011
597cadcc
add command cancel
· 367c4e22
Seblu
authored
Mar 02, 2011
367c4e22
Add command jobs
· 0993258c
Seblu
authored
Mar 02, 2011
0993258c
Feb 25, 2011
fix default shutdown option to reboot
· c9e1d1b8
Seblu
authored
Feb 25, 2011
c9e1d1b8
Split shutdown and execute in separate files
· 2d2be899
Seblu
authored
Feb 25, 2011
2d2be899
rename command exec to execute
· e23af3bc
Seblu
authored
Feb 25, 2011
e23af3bc
fix bug in TqlCommand callback call. Fix exec command doesn't works.
· 6ed64c6d
Seblu
authored
Feb 25, 2011
6ed64c6d
indexing in list -l and list -t
· e387d138
Seblu
authored
Feb 25, 2011
e387d138
Feb 24, 2011
New rights display. Fix too many filter. Disable TQL indexing
· ae6ac48e
Seblu
authored
Feb 24, 2011
ae6ac48e
Feb 23, 2011
TqlCommand now handle index option
· 6b4f7c29
Seblu
authored
Feb 23, 2011
6b4f7c29
Feb 22, 2011
fix bad default string to unicode in list command and tagdisplay func
· 8c63a804
Seblu
authored
Feb 22, 2011
8c63a804
Feb 21, 2011
fix delright don't use type index as integer
· 8e2d7111
Seblu
authored
Feb 21, 2011
8e2d7111
print tag without order, alpha ordered by default
· 93d9e9c5
Seblu
authored
Feb 21, 2011
93d9e9c5
Feb 18, 2011
command rights display using tagdisplay color system
· 71e92cfb
Seblu
authored
Feb 18, 2011
71e92cfb
fix bad list of ignoring tags for status display
· fadfb156
Seblu
authored
Feb 18, 2011
fadfb156
list -l and list -t use new objects convention
· bcdb297d
Seblu
authored
Feb 18, 2011
bcdb297d
TqlCommand now handle --no-color option
· de4072b0
Seblu
authored
Feb 18, 2011
de4072b0
command exec use new callback args
· ca5fca29
Seblu
authored
Feb 18, 2011
ca5fca29
Command tags now use generic tag display func
· 7a933c03
Seblu
authored
Feb 18, 2011
7a933c03
Remove restart command
· b08d51b6
Seblu
authored
Feb 18, 2011
b08d51b6
Introduce new object and tags API with server
· 4995da7b
Seblu
authored
Feb 18, 2011
4995da7b
Feb 17, 2011
server -f now ask server functions and not list_command
· c0d850b4
Seblu
authored
Feb 17, 2011
c0d850b4
fix traceback when index in addright
· f9eeedff
Seblu
authored
Feb 17, 2011
f9eeedff
Don't print status if it's None
· 8c609f25
Seblu
authored
Feb 17, 2011
8c609f25
Command start,stop,pause,resume,destroy use now TqlCommand
· fe742047
Seblu
authored
Feb 17, 2011
fe742047
Feb 16, 2011
Big improving of TqlCommands (direct,raw,status)
· b6c36592
Seblu
authored
Feb 16, 2011
b6c36592
Feb 15, 2011
server -l become server -f
· a031a960
Seblu
authored
Feb 15, 2011
a031a960
Feb 14, 2011
no -s option in TqlCommand when no needs (list, rights, tags)
· 0b9386e5
Seblu
authored
Feb 14, 2011
0b9386e5
command list use rpccall function
· b0ce317c
Seblu
authored
Feb 14, 2011
b0ce317c
commands tags use TqlCommand
· 6d53c823
Seblu
authored
Feb 14, 2011
6d53c823
Remove command uptime
· 24b00270
Seblu
authored
Feb 14, 2011
24b00270
update way of saving history and tagdisplay settings
· 4d841d18
Seblu
authored
Feb 14, 2011
4d841d18
Aliases remplace Aliase
· 41093b1c
Seblu
authored
Feb 14, 2011
41093b1c
addacount now take a password argument and so use TqlCommand
· d5985803
Seblu
authored
Feb 14, 2011
d5985803
list now use TqlCommand
· 747dfb55
Seblu
authored
Feb 14, 2011
747dfb55
tagdisplay command handle titlecolor definition
· 077105e1
Seblu
authored
Feb 14, 2011
077105e1
VmCommand now use TqlCommand
· 363c4626
Seblu
authored
Feb 14, 2011
363c4626
fix alias issue
· d4060c39
Seblu
authored
Feb 14, 2011
d4060c39
Loading