UNPKG

zowe-cli-cics-deploy-plugin

Version:

IBM CICS Bundle generation and deployment for Zowe CLI

7 lines (6 loc) 190 B
import { ICommandDefinition } from "@zowe/imperative"; /** * Imperative command for the Bundle sub-option of Deploy. * */ export declare const DeployBundleDefinition: ICommandDefinition;