@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 • 301 B
TypeScript
import { ICommandDefinition } from "@zowe/imperative";
/**
* Upload dir-to-uss command definition containing its description, examples and/or options
* @type {ICommandDefinition}
*/
export declare const DirToUSSDirDefinition: ICommandDefinition;
//# sourceMappingURL=DirToUSSDir.definition.d.ts.map