bin/cubicweb-ctl
author Simon Chabot <simon.chabot@logilab.fr>
Wed, 12 Feb 2020 13:58:17 +0100
changeset 12890 0cd5b9057202
parent 12779 44147dab9d27
permissions -rwxr-xr-x
[pyramid, predicate] Add a predicate that matches if the pattern is an eid in the DB

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