ol create client

Create Cobol client for each / selected methods from a hub project

Syntax

ol create client [OPTIONS]

Options

--project, -p

The project name

--project-version, -pv

The project version number

--method, -m

A list of method names associated with the project. Cobol clients will be generated for the provided methods.
(optional | multiple)

--type, -t

The client type (default: MF_CICS_COBOL)

The options are:

  • MF_CICS_COBOL: Mainframe
  • ZVSE_CICS_COBOL: z/VSE
  • AS400_COBOL: AS/400