ZachEddy / helmzzy

Fuzzy search Helm releases using fzf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helmzzy

Helmzzy is a simple command-line tool that makes it easier to manage Helm releases by providing fuzzy completion for frequently-used helm commands.

Usage

Rollback Releases

Revert to an earlier release nanoseconds faster!

https://asciinema.org/a/215012

Delete Releases

Remove whispering-frog or belching-goose in record time!

https://asciinema.org/a/215017

Prerequisites

You'll need the following tools before you set sail.

Installing

Use go get to install the helmzzy binary locally.

$ go get github.com/ZachEddy/helmzzy

Next, verify that helmzzy was set up correctly installed.

$ helmzzy

About

Fuzzy search Helm releases using fzf


Languages

Language:Go 100.0%