bin/cubicweb-ctl
author Laurent Peuch <cortex@worlddomination.be>
Wed, 06 Nov 2019 12:52:50 +0100
changeset 12754 22ece66dcd47
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[ctl] allow to specific instance name for instance commands in $CW_INSTANCE Closes #17253994

#!/usr/bin/env python
from cubicweb.cwctl import run
run()