1URSA-MAJOR(ADD-TAG) ursa-major add-tag 0.4.2 URSA-MAJOR(ADD-TAG)
2
3
4
6 ursa-major add-tag - manual page for ursa-major add-tag 0.4.2
7
9 usage: ursa-major add-tag [-h] [--dry-run] [--debug] [--config PATH]
10
11 [--user-config PATH] [--tag-config-file PATH]
12 [--traceback] [--module-from-env ENV_VAR] [--send-mail]
13 [--wait-regen-repo]
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 --module-from-env ENV_VAR
40 the environment variable contains the module state change mes‐
41 sage, default variable is 'CI_MESSAGE'
42
43 --send-mail
44 send mail after operations
45
46 --wait-regen-repo
47 wait for regen-repo task to finish
48
49
50
51January 2022 1 URSA-MAJOR(ADD-TAG)