UNPKG

zowe-cli-cics-deploy-plugin

Version:

IBM CICS Bundle generation and deployment for Zowe CLI

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