2.65. hammer sc-param

スマートクラスパラメーターを操作します。

Usage:
    hammer sc-param [OPTIONS] SUBCOMMAND [ARG] ...

Parameters:
 SUBCOMMAND                    Subcommand
 [ARG] ...                     Subcommand arguments

Subcommands:
 add-matcher                   Create an override value for a specific smart variable
 info                          Show a smart class parameter
 list                          List all smart class parameters
 remove-matcher                Delete an override value for a specific smart variable
 update                        Update a smart class parameter

Options:
 -h, --help                    Print help

2.65.1. hammer sc-param add-matcher

特定スマート変数の上書き値を作成します。

Usage:
    hammer sc-param add-matcher [OPTIONS]

Options:
 --location LOCATION_NAME                            Location name
 --location-id LOCATION_ID
 --location-title LOCATION_TITLE                     Location title
 --match MATCH                                       Override match
 --omit OMIT                                         Satellite will not send this parameter in classification output, replaces
                                                     Use_puppet_default
                                                     One of true/false, yes/no, 1/0.
 --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
 --smart-class-parameter SMART_CLASS_PARAMETER_NAME  Smart class parameter name
 --smart-class-parameter-id SMART_CLASS_PARAMETER_ID
 --use-puppet-default USE_PUPPET_DEFAULT             Deprecated, please use omit
                                                     One of true/false, yes/no, 1/0.
 --value VALUE                                       Override value, required if omit is false
 -h, --help                                          Print help