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

NAME

6       mbs-manager - manual page for mbs-manager 3.6.1
7

DESCRIPTION

9       usage: mbs-manager [-d] [-v] [-q] [-?]
10
11              {db,upgradedb,cleardb,import_module,build_module_locally,re‐
12              tire,run,shell,runserver} ...
13
14   positional arguments:
15              {db,upgradedb,cleardb,import_module,build_module_locally,re‐
16              tire,run,shell,runserver}
17
18       db     Perform database migrations
19
20       upgradedb
21              Upgrades the database schema to the latest revision
22
23       cleardb
24              Clears the database
25
26       import_module
27              Imports the module from mmd_file
28
29       build_module_locally
30              Performs local module build using Mock
31
32       retire Retire module build(s) by placing them into 'garbage' state.
33
34       run    Runs the Flask app, locally.
35
36       shell  Runs a Python shell inside Flask application context.
37
38       runserver
39              Runs the Flask development server i.e. app.run()
40
41   optional arguments:
42       -d, --debug
43
44       -v, --verbose
45
46       -q, --quiet
47
48       -?, --help
49              show this help message and exit
50
51
52
53mbs-manager 3.6.1                 April 2021                    MBS-MANAGER(1)
Impressum