Former fruster-tools
.
A CLI to manage applications deployed on kubernetes cluster.
- Create and configure apps
- Install and manage token refresher onto cluster
- Install and manage router for ingress
Install globally with npm:
$ npm install -g @fruster/fctl
...and then run
$ fctl help
Or run with npx:
$ npx @fruster/fctl ...