# helm-env **Repository Path**: mahaoliang/helm-env ## Basic Information - **Project Name**: helm-env - **Description**: No description available - **Primary Language**: Shell - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-28 - **Last Updated**: 2024-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Helm Env Plugin Print out the current Helm environment. ## Usage ``` helm env [OPTIONS] Options: --vars-only only print environment variables -q, --quiet don't print headers ``` ## Install ``` $ helm plugin install https://github.com/adamreese/helm-env Installed plugin: env ```