MDS 05-6632A01, Rev. F MDS Orbit MCR/ECR Technical Manual 397
% request system firmware reprogram-inactive-image preconfigured-file-server
{configuration_name fs1}
Value for 'filename' (<string>): fw.pkg
- To avoid prompting, it is recommended to disable the autowizard before pasting in a list of
commands. A good practice is to start all such scripts with a line that disables the
autowizard:
set autowizard false
...
set autowizard true
complete-on-space (true | false)
- Controls if command completion should be attempted when <space> is entered. Entering <tab>
always results in command completion.
ignore-leading-space (true | false)
- Controls if leading spaces should be ignored or not. This is useful to turn off when pasting
commands into the CLI.
history (<integer>)
- Size of CLI command history.
idle-timeout (<seconds>)
- Maximum idle time before being logged out. Use 0 (zero) for infinity.
paginate (true | false)
- Some commands paginate their output, for example. This can be disabled or enabled. It is
enabled by default.
screen width (<integer>)
- Current width of terminal. This is used when paginating output to get proper line count.
screen length (<integer>)
- Current length of terminal. This is used when paginating output to get proper line count.
terminal (string)
- Terminal type. This setting is used for controlling how line editing is performed. Supported
terminals are: dumb, vt100, xterm, linux, and ansi. Other terminal types may also work, but
have no explicit support.
6.8 Command Output Processing
It is possible to process the output from a command using an output redirect. This is done using the |
character. The commands can be chained to achieve more complex processing.
> show configuration |
Possible completions:
annotation - Show only statements whose annotation matches a pattern
context match - context match
count - Count the number of lines in the output
csv - Emit table output in CSV format
de-select - select columns to not include
details - Display details
display - Display options
except - Show only text that does not matches a pattern
extended - Show referring elements
find - Search for the first occurrence of a pattern
hide - Hide display options