1MBS-MANAGER(1) User Commands MBS-MANAGER(1)
2
3
4
6 mbs-manager - manual page for mbs-manager 3.6.1
7
9 mbs-manager [OPTIONS] COMMAND [ARGS]...
10
12 MBS manager
13
15 --version
16 Show the flask version
17
18 --help Show this message and exit.
19
20 Commands:
21 build_module_locally
22 Performs local module build using Mock
23
24 cleardb
25 Clears the database
26
27 db Perform database migrations.
28
29 import_module
30 Imports the module from mmd_file
31
32 retire Retire module build(s) by placing them into...
33
34 routes Show the routes for the app.
35
36 run Runs the Flask app, locally.
37
38 shell Run a shell in the app context.
39
40 upgradedb
41 Upgrades the database schema to the latest revision
42
43
44
45mbs-manager 3.6.1 September 2021 MBS-MANAGER(1)