2025-12-16 10:20:31 -07:00
|
|
|
# koji buildinfo
|
|
|
|
|
|
|
|
|
|
> Print basic information about a build.
|
2026-02-18 06:55:01 -07:00
|
|
|
> More information: <https://docs.pagure.org/koji/>.
|
2025-12-16 10:20:31 -07:00
|
|
|
|
|
|
|
|
- Print basic information:
|
|
|
|
|
|
|
|
|
|
`koji buildinfo {{BuildID_or_NVR1 BuildID_or_NRV2 ...}}`
|
|
|
|
|
|
|
|
|
|
- Print basic information with changelog:
|
|
|
|
|
|
|
|
|
|
`koji buildinfo {{BuildID_or_NVR1 BuildID_or_NRV2 ...}} --changelog`
|
|
|
|
|
|
|
|
|
|
- Display help:
|
|
|
|
|
|
2026-02-18 06:55:01 -07:00
|
|
|
`koji buildinfo {{[-h|--help]}}`
|