UNPKG

@zowe/cli

Version:

Zowe CLI is a command line interface (CLI) that provides a simple and streamlined way to interact with IBM z/OS.

7 lines 266 B
import { ICommandDefinition } from "@zowe/imperative"; /** * Invoke group definition containing its description and children * @type {ICommandDefinition} */ export declare const InvokeDefinition: ICommandDefinition; //# sourceMappingURL=Invoke.definition.d.ts.map