2.82.4.3. hammer template combination info

テンプレートの組み合わせを表示します。

Usage:
    hammer template combination <info|show> [OPTIONS]

Options:
 --environment ENVIRONMENT_NAME                      Environment name (--environment is deprecated: Use --puppet-environment[-id] instead)
 --environment-id ENVIRONMENT_ID                     (--environment-id is deprecated: Use --puppet-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
 --hostgroup HOSTGROUP_NAME                          Hostgroup name
 --hostgroup-id HOSTGROUP_ID                         ID of host group
 --hostgroup-title HOSTGROUP_TITLE                   Hostgroup title
 --id ID
 --location LOCATION_NAME                            Set the current location context for the request
 --location-id LOCATION_ID                           Set the current location context for the request
 --location-title LOCATION_TITLE                     Set the current location context for the request
 --organization ORGANIZATION_NAME                    Set the current organization context for the request
 --organization-id ORGANIZATION_ID                   Set the current organization context for the request
 --organization-title ORGANIZATION_TITLE             Set the current organization context for the request
 --provisioning-template PROVISIONING_TEMPLATE_NAME  Name to search by
 --provisioning-template-id PROVISIONING_TEMPLATE_ID ID of config template
 --puppet-environment PUPPET_ENVIRONMENT_NAME        Puppet environment name
 --puppet-environment-id PUPPET_ENVIRONMENT_ID
 -h, --help                                          Print help

Predefined field sets:
  ---------------------------|-----|---------|-----
  FIELDS                     | ALL | DEFAULT | THIN
  ---------------------------|-----|---------|-----
  ID                         | x   | x       | x
  Provisioning template ID   | x   | x       |
  Provisioning template name | x   | x       |
  Hostgroup ID               | x   | x       |
  Hostgroup name             | x   | x       |
  Environment ID             | x   | x       |
  Environment name           | x   | x       |
  Locations/                 | x   | x       |
  Organizations/             | x   | x       |
  Created at                 | x   | x       |
  Updated at                 | x   | x       |
  ---------------------------|-----|---------|-----