kubectl krew

From wikieduonline
Jump to navigation Jump to search

kubectl krew plugin manager.

brew install krew
kubectl krew search
kubectl krew install
kubectl krew install ctx
kubectl krew install ns
kubectl krew install virt
kubectl krew install datree
kubectl krew install oidc-login
kubectl krew install neat
kubectl krew install konfig
kubectl krew upgrade
kubectl krew version
kubectl krew index add


kubectl krew index add appscode https://github.com/appscode/krew-index.git
krew is the kubectl plugin manager.
You can invoke krew through kubectl: "kubectl krew [command]..."

Usage:
  kubectl krew [command]

Available Commands:
  help        Help about any command
  index       Manage custom plugin indexes
  info        Show information about an available plugin
  install     Install kubectl plugins
  list        List installed kubectl plugins
  search      Discover kubectl plugins
  uninstall   Uninstall plugins
  update    
 Update the local copy of the plugin index
  upgrade     Upgrade installed plugins to newer versions
  version     Show krew version and diagnostics

Flags:
  -h, --help      help for krew
  -v, --v Level   number for the log level verbosity

Use "kubectl krew [command] --help" for more information about a command.

Related[edit]

See also[edit]

Advertising: