1URSA-MAJOR(REMOVE-MODULE)ursa-major remove-module 0.4.1URSA-MAJOR(REMOVE-MODULE)
2
3
4

NAME

6       ursa-major  remove-module  -  manual  page for ursa-major remove-module
7       0.4.1
8

DESCRIPTION

10       usage: ursa-major remove-module [-h]  [--dry-run]  [--debug]  [--config
11       PATH]
12
13       [--user-config PATH] [--tag-config-file PATH]
14              [--traceback]    --name    NAME   --stream   STREAM   [--require
15              NAME:STREAM] [--buildrequire NAME:STREAM] --tag TAG
16
17   optional arguments:
18       -h, --help
19              show this help message and exit
20
21       --dry-run
22              dry run mode
23
24       --debug
25              show debug log
26
27       --config PATH
28              config file for ursa-major
29
30       --user-config PATH
31              user config file to use, can override default configurations
32
33       --tag-config-file PATH
34              tag config file, default to "ursa-major.json" in current working
35              directory
36
37       --traceback
38              Print traceback if something wrong that ursa-major cannot do the
39              job.
40
41       --name NAME
42              module name (required)
43
44       --stream STREAM
45              module stream (required)
46
47       --require NAME:STREAM
48              module runtime dependency in NAME:STREAM
49
50       --buildrequire NAME:STREAM
51              module build dependency in NAME:STREAM, for example platform:f30
52
53       --tag TAG
54              a tag name (required). Specified module config will  be  removed
55              if  tag  presents  in tag config file and has the module config.
56              The module's koji_tag will also be removed from tag  inheritance
57              if it inherits from this tag.
58
59
60
61February 2020                          1             URSA-MAJOR(REMOVE-MODULE)
Impressum