2.18.7.4. hammer content-view filter info

フィルター情報を表示します。

Usage:
    hammer content-view filter <info|show> [OPTIONS]

Options:
 --content-view CONTENT_VIEW_NAME        Content view name to search by
 --content-view-id CONTENT_VIEW_ID       Content view identifier
 --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                                 Filter identifier
 --name NAME                             Name to search by
 --organization ORGANIZATION_NAME        Organization name to search by
 --organization-id ORGANIZATION_ID       Organization ID to search by
 --organization-label ORGANIZATION_LABEL Organization label to search by
 -h, --help                              Print help

Predefined field sets:
  ----------------------|-----|---------|-----
  FIELDS                | ALL | DEFAULT | THIN
  ----------------------|-----|---------|-----
  Filter ID             | x   | x       | x
  Name                  | x   | x       | x
  Type                  | x   | x       |
  Inclusion             | x   | x       |
  Description           | x   | x       |
  Repositories/ID       | x   | x       |
  Repositories/Name     | x   | x       |
  Repositories/Label    | x   | x       |
  Rules/ID              | x   | x       |
  Rules/Name            | x   | x       |
  Rules/Version         | x   | x       |
  Rules/Minimum Version | x   | x       |
  Rules/Maximum Version | x   | x       |
  Rules/Errata ID       | x   | x       |
  Rules/Start Date      | x   | x       |
  Rules/End Date        | x   | x       |
  Rules/Types           | x   | x       |
  Rules/Created         | x   | x       |
  Rules/Updated         | x   | x       |
  ----------------------|-----|---------|-----