UNPKG

@catladder/cli

Version:

Panter cli tool for cloud CI/CD and DevOps

7 lines 213 B
export declare const commandKubeStopPortforward: import("../../core").CommandDef<{ readonly name: { readonly type: "string"; readonly message: "port forward name"; readonly positional: true; }; }>;