panter cli tool for kubernetes
npm install @panter/catladderpanter cli tool for kubernetes
WARNING: This is the old legacy version of catladder. The new version is @catladder/cli (https://git.panter.ch/catladder/catladder)
yarn global add @panter/catladder
or npm users
npm install -g @panter/catladder
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™
Use command catladder-legacy on any Git repo
catladder stores some preferences in ~/.catladder/preferences.yml in case you want to change settings.
Check the docu here.