bin/cubicweb-ctl
author Laurent Peuch <cortex@worlddomination.be>
Thu, 21 Mar 2019 14:28:30 +0100
changeset 12520 c53f66bcc641
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[cli/enh] on 'shell' or migration command, use ipython if available

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