kubectl-fzf

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 19, 2020 License: Apache-2.0

README

kubectl-fzf

Fuzzy Finder kubectl!

asciicast

Summary

kubectl-fzf is a kubectl plugin providing a fuzzy finder selector. Uses go-fuzzyfinder, so there is no dependency on fzf binaries or anything else.

📝 Notes

kubectl >= v1.12.0 is required for plugins to work.

For more information on kuberctl plugins see documentation

Install

git clone https://github.com/d-kuro/kubectl-fzf.git
cd kubectl-fzf
make install

or

Please download the binaries from the release page.

Usage

$ kubectl fzf -h
Fuzzy Finder kubectl

Usage:
  kubectl-fzf [flags]
  kubectl-fzf [command]

Available Commands:
  exec        Selecting a Pod with the fuzzy finder and execute a command in a container
  help        Help about any command
  logs        Selecting a Pod with the fuzzy finder and view the log
  version     Show version

Flags:
  -h, --help   help for kubectl-fzf

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

Support

  • kubectl logs
  • kubectl exec
  • anything else...

Directories

Path Synopsis
cmd
kubectl-fzf command
pkg
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL