2.16.7.7.4. hammer content-view filter rule list

フィルタールールを一覧表示します。

Usage:
    hammer content-view filter rule list [OPTIONS]

Options:
 --content-view CONTENT_VIEW_NAME                Content view name to search by
 --content-view-filter CONTENT_VIEW_FILTER_NAME  Name to search by
 --content-view-filter-id CONTENT_VIEW_FILTER_ID Filter identifier
 --content-view-id CONTENT_VIEW_ID               Content view numeric identifier
 --errata-id ERRATA_ID                           Errata_id of the content view filter rule
 --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
 --full-result FULL_RESULT                       Whether or not to show all results
                                                 One of true/false, yes/no, 1/0.
 --name NAME                                     Name of the content view filter rule
 --order ORDER                                   Sort field and order, eg. 'id DESC'
 --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
 --page PAGE                                     Page number, starting at 1
 --per-page PER_PAGE                             Number of results per page to return
 --search SEARCH                                 Search string
 -h, --help                                      Print help

Predefined field sets:
  ----------------|-----|---------|-----
  FIELDS          | ALL | DEFAULT | THIN
  ----------------|-----|---------|-----
  Rule ID         | x   | x       | x
  Filter ID       | x   | x       |
  Name            | x   | x       | x
  Version         | x   | x       |
  Minimum Version | x   | x       |
  Maximum Version | x   | x       |
  Architecture    | x   | x       |
  Errata ID       | x   | x       |
  Start Date      | x   | x       |
  End Date        | x   | x       |
  ----------------|-----|---------|-----