@jswork/kube-config-list

1.0.2 • Public • Published

kube-config-list

k8s config list.

version license size download

snapshot

installation

npm i -g @jswork/kube-config-list

usage

Usage: kube-config-list [options]

Options:
  -V, --version  output the version number
  -b, --boot     Create "boot.sh" to ~/.kube dir (default: false)
  -h, --help     display help for command

# create boot.sh file
kube-config-list -b

# add alias to .bashrc/.zshrc
alias kcl="kube-config-list && source ~/.kube/boot.sh";

license

Code released under the MIT license.

Package Sidebar

Install

npm i @jswork/kube-config-list

Homepage

js.work

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

5.25 kB

Total Files

4

Last publish

Collaborators

  • afeiship