github.com/koderover/helm@v2.17.0+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