2.44.26. hammer organization set-parameter

組織のパラメーターを作成または更新します。

Usage:
    hammer organization set-parameter [OPTIONS]

Options:
 --hidden-value HIDDEN_VALUE             Should the value be hidden
                                         One of true/false, yes/no, 1/0.
 --name NAME                             Parameter name
 --organization ORGANIZATION_NAME        Organization name
 --organization-id ORGANIZATION_ID       Organization ID
 --organization-title ORGANIZATION_TITLE Organization title
 --parameter-type PARAMETER_TYPE         Type of the parameter
                                         Possible value(s): 'string', 'boolean', 'integer', 'real', 'array', 'hash', 'yaml', 'json'
                                         Default: "string"
 --value VALUE                           Parameter value
 -h, --help                              Print help