Difference between revisions of "Kubectl krew"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
 
  [[kubectl krew search]]
 
  [[kubectl krew search]]
 
  [[kubectl krew install]]
 
  [[kubectl krew install]]
 +
<code>[[kubectl krew upgrade]]</code>
 +
<code>[[kubectl krew version]]</code>
  
 
  krew is the kubectl plugin manager.
 
  krew is the kubectl plugin manager.

Revision as of 10:49, 12 December 2023

kubectl krew plugin manager.

brew install krew
kubectl krew search
kubectl krew install
kubectl krew upgrade
kubectl krew version
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

See also

Advertising: