2.18.8. hammer content-view info

コンテンツビューを表示します。

Usage:
    hammer content-view <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                                 Content view numeric identifier
 --name NAME                             Content view 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
  -----------------------------------|-----|---------|-----
  ID                                 | x   | x       | x
  Name                               | x   | x       | x
  Label                              | x   | x       |
  Composite                          | x   | x       |
  Description                        | x   | x       |
  Content Host Count                 | x   | x       |
  Force Puppet                       | x   | x       |
  Solve Dependencies                 | x   | x       |
  Organization                       | x   | x       |
  Yum Repositories/ID                | x   | x       |
  Yum Repositories/Name              | x   | x       |
  Yum Repositories/Label             | x   | x       |
  Container Image Repositories/ID    | x   | x       |
  Container Image Repositories/Name  | x   | x       |
  Container Image Repositories/Label | x   | x       |
  OSTree Repositories/ID             | x   | x       |
  OSTree Repositories/Name           | x   | x       |
  OSTree Repositories/Label          | x   | x       |
  Puppet Modules/ID                  | x   | x       |
  Puppet Modules/UUID                | x   | x       |
  Puppet Modules/Name                | x   | x       |
  Puppet Modules/Author              | x   | x       |
  Lifecycle Environments/ID          | x   | x       |
  Lifecycle Environments/Name        | x   | x       |
  Versions/ID                        | x   | x       |
  Versions/Version                   | x   | x       |
  Versions/Published                 | x   | x       |
  Components/ID                      | x   | x       |
  Components/Name                    | x   | x       |
  Activation Keys/                   | x   | x       |
  -----------------------------------|-----|---------|-----