kubectl-fuzzy
This tool uses fzf(1)-like fuzzy-finder to do partial or fuzzy search of Kubernetes resources. Instead of specifying full resource names to kubectl commands, you can choose them from an interactive list that you can filter by typing a few characters.
파일 탐색기
최종 버전 다운로드 (.zip)- goreleaser.yaml
- main.yaml
- dependabot.yml
- RELEASE_NOTE_TEMPALTE.md
- main.go
- kubectl-fuzzy.gif
- preview.jpg
- commands.md
- create.go
- create_job.go
- delete.go
- describe.go
- exec.go
- logs.go
- root.go
- version.go
- fuzzyfinder.go
- kubernetes.go
- simplify.go
- .gitignore
- .goreleaser.yaml
- CHANGELOG.md
- go.mod
- go.sum
- LICENSE
- Makefile
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
