COMMAND_TYPE - UCMD Server configuration option
Description
The COMMAND_TYPE option specifies the default command type if one is not specified by a UCMD Manager COMMAND_TYPE option.
(The UCMD Manager COMMAND_TYPE option specifies the type of command provided by the UCMD Manager COMMAND option.)
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Configuration File Keyword | cmd_type type | | | | |
Manager Override | -cmd_type type | | | | |
Value
type is the command type.
Valid values for type are:
Command Type | IBM i | UNIX | Windows | z/OS |
|---|---|---|---|---|
cmd |
| |||
cmdref |
|
|
|
|
shell |
|
|
| |
rexx |
| |||
stc |
|
Default
IBM i | Default is cmd. |
|---|---|
UNIX | Default is shell. |
Windows | Default is shell. |
z/OS | Default is shell. |
, multiple selections available,