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.

6 lines 235 B
import { ICommandDefinition } from "@zowe/imperative"; /** * Definition for the "issue" group of commands under the Shell plugin */ export declare const IssueCommand: ICommandDefinition; //# sourceMappingURL=Issue.definition.d.ts.map