UNPKG

@catladder/cli

Version:

Panter cli tool for cloud CI/CD and DevOps

8 lines 231 B
export declare const commandSetup: import("../../core").CommandDef<{ readonly component: { readonly type: "string"; readonly message: "component name"; readonly positional: true; readonly required: false; }; }>;