bin/cubicweb-ctl
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 14 Mar 2019 17:16:34 +0100
changeset 12526 b78e3472a7d6
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
Remove ctl commands using the Twisted backend This backend is not maintained, very likely no longer used in any recent instance, and not supported in Python 3.

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