2.26. hammer erratum
エラータを操作します。
Usage: hammer erratum [OPTIONS] SUBCOMMAND [ARG] ... Parameters: SUBCOMMAND Subcommand [ARG] ... Subcommand arguments Subcommands: info Show an erratum list, index List errata Options: -h, --help Print help
2.26.1. hammer erratum info
エラータを表示します。
Usage: hammer erratum info [OPTIONS] Options: --fields FIELDS Show specified fields or predefined field sets only. (See below) Comma separated list of values. Values containing comma should be quoted or escaped with backslash. JSON is acceptable and preferred way for complex parameters --id ID An erratum identifier --name NAME Name to search by --organization ORGANIZATION_NAME Organization name to search by --organization-id ORGANIZATION_ID Organization identifier --organization-label ORGANIZATION_LABEL Organization label to search by --organization-title ORGANIZATION_TITLE Organization title --repository REPOSITORY_NAME Repository name to search by --repository-id REPOSITORY_ID Repository identifier -h, --help Print help Predefined field sets: ------------------------|-----|-------- FIELDS | ALL | DEFAULT ------------------------|-----|-------- Title | x | x Version | x | x Description | x | x Status | x | x ID | x | x Errata ID | x | x Reboot Suggested | x | x Updated | x | x Issued | x | x Release | x | x Solution | x | x Packages | x | x Module Streams/Name | x | x Module Streams/Stream | x | x Module Streams/Packages | x | x ------------------------|-----|--------