2.71.5. hammer scap-content info

SCAP コンテンツを表示します。

Usage:
    hammer scap-content <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
 --title TITLE                     SCAP content title
 -h, --help                        Print help

Predefined field sets:
  ---------------------------------|-----|---------|-----
  FIELDS                           | ALL | DEFAULT | THIN
  ---------------------------------|-----|---------|-----
  Id                               | x   | x       | x
  Title                            | x   | x       | x
  Digest                           | x   | x       |
  Created at                       | x   | x       |
  Original filename                | x   | x       |
  SCAP content profiles/Id         | x   | x       |
  SCAP content profiles/Profile id | x   | x       |
  SCAP content profiles/Title      | x   | x       |
  Locations/                       | x   | x       |
  Organizations/                   | x   | x       |
  ---------------------------------|-----|---------|-----