Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
bin/cubicweb-ctl
author
Arthur Lutz <arthur.lutz@logilab.fr>
Fri, 31 Jan 2020 17:07:25 +0100 (2020-01-31)
branch
3.27
changeset 12862
87b00a0cc64d
parent 12779
44147dab9d27
permissions
-rwxr-xr-x
[doc/book/admin] initial version of deploy cubicweb page in documentation
+
−
#!/usr/bin/env python3
+
−
from cubicweb.cwctl import run
+
−
run()