Back to Plugins
Env Manager
Manage environment variables across .env files with validation, secret detection, sync across environments, and .env.example generation
envconfigurationsecretsdotenvcommunity
Installation
claude plugins add env-managerCommands
/env:validateValidate .env files against .env.example/env:syncSync environment variables across .env files/env:exampleGenerate .env.example from current .env files/env:secretsDetect accidentally committed secretsHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions