Global Configuration
Save time by making some configurations global.
The Config File
$ kerbi config location
/home/batman/.kerbi/config.jsonUsing the CLI
$ kerbi config show
load-defaults: true
output-format: yaml
state-backend: configmap
k8s-auth-type: kube-config
kube-config-path: null
kube-config-path: null$ kerbi config set output-format jsonLegal Attributes
Last updated