0.0.14 • Published 11 months ago
@fruster/fctl v0.0.14
fctl
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
Installation
Install globally with npm:
$ npm install -g @fruster/fctl...and then run
$ fctl helpOr run with npx:
$ npx @fruster/fctl ...