Hello, Basic aliases mechanism is here ! Enjoy. Still no management command, you have to define it in database. A new config table key "ALIASES" can be a dict of : "alias1" : "command 1", "alias2" : "command 2 -l". I will add management command, parameter check and completion in the following days. a+ -- Sébastien