bin/cubicweb-ctl
author Laurent Peuch <cortex@worlddomination.be>
Tue, 26 Feb 2019 16:27:56 +0100
branch3.26
changeset 12476 f616264013ee
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[doc] also show command with sqlite since it's recommended

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