mirror of
https://github.com/rocky-linux/peridot-releng.git
synced 2024-11-25 16:31:25 +00:00
8 lines
230 B
Markdown
8 lines
230 B
Markdown
# comps2peridot
|
|
Pre-render comps for Peridot consumption
|
|
|
|
### Usage
|
|
```
|
|
python3 comps2peridot/comps2peridot.py --comps-path /tmp/pungi-rocky/comps.xml --variants-path /tmp/pungi-rocky/variants.xml --output-path /tmp/comps.cfg
|
|
```
|