... | ... | @@ -843,6 +843,48 @@ Sets authentication credentials for the specified proxy server. |
|
|
|
|
|
Sets the protocol for the specified proxy server.
|
|
|
|
|
|
<h2 id='input'><a href='#input'>Input</a></h2>
|
|
|
|
|
|
<h3 id='input-value'><a href='#input-value'>Value (--input-value)</a></h3>
|
|
|
|
|
|
**Expects**: `pattern:value`
|
|
|
|
|
|
**Default**: `disabled`
|
|
|
|
|
|
**Multiple invocations?**: `yes`
|
|
|
|
|
|
Sets a value for inputs whose name matches the pattern.
|
|
|
|
|
|
<h3 id='input-values-from-file'><a href='#input-values-from-file'>Value (--input-values-from-file)</a></h3>
|
|
|
|
|
|
**Expects**: `filepath`
|
|
|
|
|
|
**Default**: `disabled`
|
|
|
|
|
|
**Multiple invocations?**: `no`
|
|
|
|
|
|
YAML file containing a `Hash` object with regular expressions, to match against input names, as keys and input values as values.
|
|
|
|
|
|
<h3 id='input-without-defaults'><a href='#input-without-defaults'>Without defaults (--input-without-defaults)</a></h3>
|
|
|
|
|
|
**Expects**: `<n/a>`
|
|
|
|
|
|
**Default**: `disabled`
|
|
|
|
|
|
**Multiple invocations?**: `no`
|
|
|
|
|
|
If enabled, system default values won't be used.
|
|
|
|
|
|
<h3 id='input-force'><a href='#input-force'>Force (--input-force)</a></h3>
|
|
|
|
|
|
**Expects**: `<n/a>`
|
|
|
|
|
|
**Default**: `disabled`
|
|
|
|
|
|
**Multiple invocations?**: `no`
|
|
|
|
|
|
Forces the system to fill-in even non-empty inputs.
|
|
|
|
|
|
<h2 id='checks'><a href='#checks'>Checks</a></h2>
|
|
|
|
|
|
<h3 id='checks-list'><a href='#checks-list'>List (--checks-list)</a></h3>
|
... | ... | |