2.65.2. hammer sc-param info

スマートクラスパラメーターを表示します。

Usage:
    hammer sc-param info [OPTIONS]

Options:
 --fields FIELDS                         Show specified fileds or predefined filed 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                Location name
 --location-id LOCATION_ID
 --location-title LOCATION_TITLE         Location title
 --name NAME                             Smart class parameter name
 --organization ORGANIZATION_NAME        Organization name
 --organization-id ORGANIZATION_ID       Organization ID
 --organization-title ORGANIZATION_TITLE Organization title
 --puppet-class PUPPET_CLASS_NAME        Puppet class name
 --puppet-class-id PUPPET_CLASS_ID       ID of Puppet class
 --show-hidden SHOW_HIDDEN               Display hidden values
                                         One of true/false, yes/no, 1/0.
 -h, --help                              Print help

Predefined field sets:
  ------------------------------------------|-----|--------
  FIELDS                                    | ALL | DEFAULT
  ------------------------------------------|-----|--------
  Id                                        | x   | x
  Parameter                                 | x   | x
  Default Value                             | x   | x
  Override                                  | x   | x
  Puppet class                              | x   | x
  Class Id                                  | x   | x
  Description                               | x   | x
  Type                                      | x   | x
  Hidden Value?                             | x   | x
  Use puppet default                        | x   | x
  Required                                  | x   | x
  Validator/Type                            | x   | x
  Validator/Rule                            | x   | x
  Override values/Merge overrides           | x   | x
  Override values/Merge default value       | x   | x
  Override values/Avoid duplicates          | x   | x
  Override values/Order                     | x   | x
  Override values/Values/Id                 | x   | x
  Override values/Values/Match              | x   | x
  Override values/Values/Value              | x   | x
  Override values/Values/Use puppet default | x   | x
  Environments/                             | x   | x
  Created at                                | x   | x
  Updated at                                | x   | x
  ------------------------------------------|-----|--------