Skip to content

kubedec

Latest
Compare
Choose a tag to compare
@satishkumarsk satishkumarsk released this 01 Sep 05:01
· 22 commits to master since this release

Install

To Install kubedec to /usr/local/bin

$ wget https://github.com/satishkumarsk/kubedec/releases/download/v0.1.0/kubedec-$(go env GOOS)-$(go env GOARCH) -O kubedec

$ sudo install -m 755 kubedec /usr/local/bin/kubedec