@catladder/cli
TypeScript icon, indicating that this package has built-in type declarations

4.2.2 • Public • Published

catladder CLI

Panter CLI tool for cloud CI/CD and DevOps.

Getting started

See the documentation.

Usage

catladder <command> [options]
catladder --help
catladder <command> --help

Shell completions

catladder completion install

Non-interactive mode

catladder project port-forward dev:web --pod-name=web-abc --local-port=3000 --remote-port=3000
catladder -y project delete dev:web

Contribution

See contribution guide.