2.70. 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 class parameter
 info, show                    Show a smart class parameter
 list, index                   List all smart class parameters
 remove-matcher                Delete an override value for a specific smart class parameter
 update                        Update a smart class parameter

Options:
 -h, --help                    Print help

2.70.1. hammer sc-param add-matcher

特定のスマートクラスパラメーターの上書き値を作成します。

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

Options:
 --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
 --match MATCH                                       Override match
 --omit OMIT                                         Satellite will not send this parameter in classification output
                                                     One of true/false, yes/no, 1/0.
 --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
 --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
 --value VALUE                                       Override value, required if omit is false
 -h, --help                                          Print help