COMMAND_TYPE - UCMD Manager configuration option

Description

The COMMAND_TYPE option identifies the type of command specified by the COMMAND option.

The UCMD Server uses the COMMAND_TYPE value to identify how the COMMAND value is to be processed.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

n/a





Command Line, Long Form

-cmd_type type


(tick)

(tick)

(tick)

Environment Variable

UCMDCMDTYPE=type

(tick)

(tick)

(tick)


Configuration File Keyword

cmd_type type

(tick)

(tick)

(tick)

(tick)

STRUCM Parameter

CMDTYPE(type)

(tick)




Values

type is the command type.

Valid values for type on the UCMD Server operating system are:
 

Command Type

IBM i

UNIX

Windows

z/OS

cmd

(tick)




cmdref

(tick)

(tick)

(tick)

(tick)

shell


(tick)

(tick)

(tick)

rexx

(tick)




stc




(tick)

Defaults

  • cmd is the default command type for IBM i.
  • shell is the default command type for UNIX, Windows, and z/OS.