2.63. hammer repository-set
サーバーでリポジトリーセットを操作します。
Usage: hammer repository-set [OPTIONS] SUBCOMMAND [ARG] ... Parameters: SUBCOMMAND Subcommand [ARG] ... Subcommand arguments Subcommands: available-repositories Get list of available repositories for the repository set disable Disable a repository from the set enable Enable a repository from the set info Get info about a repository set list List repository sets. Options: -h, --help Print help
2.63.1. hammer repository-set available-repositories
リポジトリーセットの利用可能なリポジトリーの一覧を取得します。
Usage: hammer repository-set available-repositories [OPTIONS] Options: --fields FIELDS Show specified fileds or predefined filed 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 ID of the repository set --name NAME Repository set name to search by --organization ORGANIZATION_NAME Organization name to search by --organization-id ORGANIZATION_ID Organization ID --organization-label ORGANIZATION_LABEL Organization label to search by --product PRODUCT_NAME Product name to search by --product-id PRODUCT_ID Product numeric identifier -h, --help Print help Predefined field sets: --------------|-----|---------|----- FIELDS | ALL | DEFAULT | THIN --------------|-----|---------|----- Name | x | x | x Arch | x | x | Release | x | x | Registry Name | x | x | Enabled | x | x | --------------|-----|---------|-----