2.65.3. hammer sc-param list

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

Usage:
    hammer sc-param list [OPTIONS]

Options:
 --environment ENVIRONMENT_NAME                Environment name (--environment is deprecated: Use --puppet-environment instead)
 --environment-id ENVIRONMENT_ID               (--environment-id is deprecated: Use --puppet-environment-id instead)
 --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
 --host HOST_NAME                              Host name
 --host-id HOST_ID
 --hostgroup HOSTGROUP_NAME                    Hostgroup name
 --hostgroup-id HOSTGROUP_ID
 --hostgroup-title HOSTGROUP_TITLE             Hostgroup title
 --location LOCATION_NAME                      Location name
 --location-id LOCATION_ID
 --location-title LOCATION_TITLE               Location title
 --order ORDER                                 Sort field and order, eg. ‘id DESC’
 --organization ORGANIZATION_NAME              Organization name
 --organization-id ORGANIZATION_ID             Organization ID
 --organization-title ORGANIZATION_TITLE       Organization title
 --page PAGE                                   Page number, starting at 1
 --per-page PER_PAGE                           Number of results per page to return
 --puppet-class PUPPET_CLASS_NAME              Puppet class name
 --puppet-class-id PUPPET_CLASS_ID             ID of Puppet class
 --puppet-environment PUPPET_ENVIRONMENT_NAME  Puppet environment name
 --puppet-environment-id PUPPET_ENVIRONMENT_ID
 --search SEARCH                               Filter results
 --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
  --------------|-----|--------

Search / Order fields:
  avoid_duplicates    Values: true, false
  environment         string
  key                 string
  merge_default       Values: true, false
  merge_overrides     Values: true, false
  override            Values: true, false
  parameter           string
  puppetclass         string
  puppetclass_name    string