cubicweb/__main__.py
author Laurent Peuch <cortex@worlddomination.be>
Thu, 21 Feb 2019 18:51:36 +0100
changeset 12394 e847b5d1ffff
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[doc] always put file name for code example and uses :file:`path` syntax everywhere

from cubicweb.cwctl import run

run()