2.18.18.7. hammer content-view version info

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

Usage:
    hammer content-view version <info|show> [OPTIONS]

Options:
 --content-view CONTENT_VIEW_NAME                    Content view name to search by
 --content-view-id CONTENT_VIEW_ID                   Content view numeric identifier
 --environment ENVIRONMENT_NAME                      Lifecycle environment name to search by (--environment is deprecated: Use --lifecycle-environment instead)
 --environment-id ENVIRONMENT_ID                     (--environment-id is deprecated: Use --lifecycle-environment-id instead)
 --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 version identifier
 --lifecycle-environment LIFECYCLE_ENVIRONMENT_NAME  Lifecycle environment name to search by
 --lifecycle-environment-id LIFECYCLE_ENVIRONMENT_ID
 --organization ORGANIZATION_NAME                    Organization name to search by
 --organization-id ORGANIZATION_ID                   Organization ID
 --organization-label ORGANIZATION_LABEL             Organization label to search by
 --organization-title ORGANIZATION_TITLE             Organization title
 --version VERSION                                   Content view version number
 -h, --help                                          Print help

Predefined field sets:
  -----------------------------|-----|---------|-----
  FIELDS                       | ALL | DEFAULT | THIN
  -----------------------------|-----|---------|-----
  ID                           | x   | x       | x
  Name                         | x   | x       |
  Version                      | x   | x       | x
  Description                  | x   | x       |
  Content View ID              | x   | x       |
  Content View Name            | x   | x       |
  Content View Label           | x   | x       |
  Lifecycle Environments/ID    | x   | x       |
  Lifecycle Environments/Name  | x   | x       |
  Lifecycle Environments/Label | x   | x       |
  Repositories/ID              | x   | x       |
  Repositories/Name            | x   | x       |
  Repositories/Label           | x   | x       |
  Puppet Modules/ID            | x   | x       |
  Puppet Modules/Name          | x   | x       |
  Puppet Modules/Author        | x   | x       |
  Puppet Modules/Version       | x   | x       |
  -----------------------------|-----|---------|-----