UNPKG

zowe-cli-cics-deploy-plugin

Version:

IBM CICS Bundle generation and deployment for Zowe CLI

7 lines (6 loc) 181 B
import { ICommandOptionDefinition } from "@zowe/imperative"; /** * Imperative option for the "bundleid" parameter * */ export declare const PortOption: ICommandOptionDefinition;