You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/pkg/cmd/testdata/helmhome/helm/plugins/fullenv/plugin.yaml

11 lines
208 B

name: fullenv
type: cli/v1
apiVersion: v1
runtime: subprocess
config:
shortHelp: "show env vars"
longHelp: "show all env vars"
ignoreFlags: false
runtimeConfig:
command: "$HELM_PLUGIN_DIR/fullenv.sh"