github.com/umeshredd/helm@v3.0.0-alpha.1+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_BIN