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.

5 lines 193 B
import { ICommandOptionDefinition } from "@zowe/imperative"; export declare const ZosJobsOptions: { [key: string]: ICommandOptionDefinition; }; //# sourceMappingURL=ZosJobs.options.d.ts.map