2.47. hammer module-stream

モジュールストリームを表示します。

Usage:
    hammer module-stream [OPTIONS] SUBCOMMAND [ARG] ...

Parameters:
 SUBCOMMAND                    Subcommand
 [ARG] ...                     Subcommand arguments

Subcommands:
 info, show                    Show a module stream
 list, index                   List module streams

Options:
 -h, --help                    Print help

2.47.1. hammer module-stream info

モジュールストリームを表示します。

Usage:
    hammer module-stream <info|show> [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                                 A module stream identifier
 --name NAME                             Module stream 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
 --product PRODUCT_NAME                  Product name to search by
 --product-id PRODUCT_ID                 Product numeric identifier
 --repository REPOSITORY_NAME            Repository name to search by
 --repository-id REPOSITORY_ID           Repository ID
 -h, --help                              Print help

Predefined field sets:
  -------------------|-----|---------|-----
  FIELDS             | ALL | DEFAULT | THIN
  -------------------|-----|---------|-----
  ID                 | x   | x       |
  Module Stream Name | x   | x       | x
  Stream             | x   | x       |
  UUID               | x   | x       |
  Version            | x   | x       |
  Architecture       | x   | x       |
  Context            | x   | x       |
  Repositories/ID    | x   | x       |
  Repositories/Name  | x   | x       |
  Repositories/Label | x   | x       |
  Artifacts/ID       | x   | x       |
  Artifacts/Name     | x   | x       |
  Profiles/ID        | x   | x       |
  Profiles/Name      | x   | x       |
  Profiles/RPMs/ID   | x   | x       |
  Profiles/RPMs/Name | x   | x       |
  -------------------|-----|---------|-----