1URSA-MAJOR(CHECK-CONFIG) ursa-major check-config 0.4.2URSA-MAJOR(CHECK-CONFIG)
2
3
4
6 ursa-major check-config - manual page for ursa-major check-config 0.4.2
7
9 usage: ursa-major check-config [-h] [--dry-run] [--debug] [--config
10 PATH]
11
12 [--user-config PATH] [--tag-config-file PATH]
13 [--traceback] [--allow-non-ready-module]
14
15 options:
16 -h, --help
17 show this help message and exit
18
19 --dry-run
20 dry run mode
21
22 --debug
23 show debug log
24
25 --config PATH
26 config file for ursa-major
27
28 --user-config PATH
29 user config file to use, can override default configurations
30
31 --tag-config-file PATH
32 tag config file, default to "ursa-major.json" in current working
33 directory
34
35 --traceback
36 Print traceback if something wrong that ursa-major cannot do the
37 job.
38
39 --allow-non-ready-module
40 allow non ready modules in config file
41
42
43
44July 2023 1 URSA-MAJOR(CHECK-CONFIG)