Skip to content

agr-priyanshu/helm-json-output

 
 

Repository files navigation

helm json plugin

Formats the output of helm commands to json.

Works for commands: install, status

Example usage:

helm json install stable/rabbitmq

helm json status my-release-name

Installtion

helm plugin install https://github.com/agr-priyanshu/helm-json-output --version master

Installing the plugin locally

  1. Clone the repo
  2. Install the plugin pointing to the folder
helm plugin install .

About

Converts helm's output to json format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%