github.com/sgoings/helm@v2.0.0-alpha.2.0.20170406211108-734e92851ac3+incompatible/cmd/helm/testdata/helmhome/plugins/fullenv/fullenv.sh (about) 1 #!/bin/sh 2 echo $HELM_PLUGIN_NAME 3 echo $HELM_PLUGIN_DIR 4 echo $HELM_PLUGIN 5 echo $HELM_HOME 6 echo $HELM_PATH_REPOSITORY 7 echo $HELM_PATH_REPOSITORY_FILE 8 echo $HELM_PATH_CACHE 9 echo $HELM_PATH_LOCAL_REPOSITORY 10 echo $HELM_BIN