@catladder/cli

1.139.5 • Public • Published

catladder 🐱 🔧

Panter cli tool for Kubernetes.

Install

# yarn users
yarn global add @catladder/cli
# npm users
npm install -g @catladder/cli

Note: If you have @catladder/pipeline installed, upgrade it to >=4.0.0 before installing @catladder/cli.

Getting started

You'll need:

Afterwards, you need to connect to your cluster, e.g. gcloud container clusters get-credentials clustername --zone google-zone --project google-project-id In most cases, you'll find the details on the Google Cloud cluster overview

It just works™

Preferences

Catladder stores some preferences in ~/.catladder/preferences.yml in case you want to change settings.

Contribution

Check the documentation here.

Adding packages in cli

if you add npm libs in cli, make sure to add them as dev-dependencies.

the reason is that we bundle all dependencies in the cli package, so that if you add that to your project, it won't install all @catladder/cli's dependencies.

Package Sidebar

Install

npm i @catladder/cli

Weekly Downloads

467

Version

1.139.5

License

MIT

Unpacked Size

17.9 MB

Total Files

419

Last publish

Collaborators

  • macrozone