1ODCS-MANAGER(1)                  User Commands                 ODCS-MANAGER(1)
2
3
4

NAME

6       odcs-manager - manual page for odcs-manager 0.2.23
7

DESCRIPTION

9       usage: odcs-manager [-?]
10
11       {db,upgradedb,cleardb,generatelocalhostcert,runbackend,run‐
12       ssl,shell,runserver}
13              ...
14
15   positional arguments:
16              {db,upgradedb,cleardb,generatelocalhostcert,runbackend,run‐
17              ssl,shell,runserver}
18
19       db     Perform database migrations
20
21       upgradedb
22              Upgrades the database schema to the latest revision
23
24       cleardb
25              Clears the database
26
27       generatelocalhostcert
28              Creates  a  public/private  key pair for message signing and the
29              frontend
30
31       runbackend
32              Runs the Flask app with the HTTPS settings  configured  in  con‐
33              fig.py
34
35       runssl Runs  the  Flask  app with the HTTPS settings configured in con‐
36              fig.py
37
38       shell  Runs a Python shell inside Flask application context.
39
40       runserver
41              Runs the Flask development server i.e. app.run()
42
43   optional arguments:
44       -?, --help
45              show this help message and exit
46
47
48
49odcs-manager 0.2.23              February 2019                 ODCS-MANAGER(1)
Impressum