Skip to content

sjqnn/helmswitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helmswitch

cli for switching between different Helm versions.

How to build this project:

# Clone this repo locally to your GOPATH
# Build Project
go mod download
go build
# Try it out.
./helmswitch -h

Install Releases

See binary downloads for mac/linux in Releases.

Usage

Will bring up an interactive prompt to select version of Helm.

helmswitch

Will install the specified version of Helm.

helmswitch v3.1.1

Will list latest 50 tagged versions of Helm available to install.

helmswitch list

About

cli for switching between different helm versions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages