2.6.4. hammer arf-report info

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

Usage:
    hammer arf-report <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
 --location LOCATION_NAME          Name to search by
 --location-id LOCATION_ID         Set the current location context for the request
 --organization ORGANIZATION_NAME  Name to search by
 --organization-id ORGANIZATION_ID Set the current organization context for the request
 -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       |
  --------------------|-----|---------|-----