example

command
v0.0.0-...-b6911f9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2015 License: Apache-2.0 Imports: 2 Imported by: 0

README

Helm Example Plugin

This plugin highlights a few of the features of the Helm plugin system.

Usage

In this directory, build the example plugin:

$ go build -o helm-example helm-example.go

Helm will search the path for plugins. So assuming you have Helm installed, you can test your plugin like this:

$ PATH=$PATH:. helm example -a foo -b bar baz
Args are: [helm-example -a foo -b bar baz]
Helm home is: /Users/mattbutcher/Code/helm_home
Helm command is: example
Helm default repo is: charts

The output of helm-example shows the contents of the arguments and environment variables that Helm passes to plugins.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL