2.6.4. hammer arf-report info

ARF レポートを表示します。

Usage:
    hammer arf-report info [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
 --location LOCATION_NAME          Name to search by
 --location-id LOCATION_ID
 --organization ORGANIZATION_NAME  Name to search by
 --organization-id ORGANIZATION_ID Organization ID
 -h, --help                        Print help

Predefined field sets:
  --------------------|-----|---------|-----
  FIELDS              | ALL | DEFAULT | THIN
  --------------------|-----|---------|-----
  Id                  | x   | x       | x
  Reported at         | x   | x       |
  Host name           | x   | x       | x
  OpenSCAP proxy name | x   | x       |
  Policy name         | x   | x       |
  Passed              | x   | x       |
  Failed              | x   | x       |
  Othered             | x   | x       |
  Host Id             | x   | x       |
  OpenSCAP proxy Id   | x   | x       |
  Policy Id           | x   | x       |
  Locations/          | x   | x       |
  Organizations/      | x   | x       |
  --------------------|-----|---------|-----