tolgee / tolgee-cli

The Tolgee CLI
MIT License
15 stars 11 forks source link

feat: add support for loading dotenv files #73

Closed Lehoczky closed 3 weeks ago

Lehoczky commented 6 months ago

Closes #56

This PR adds a new option to the CLI, --env, which specifies which env file to load before a command is executed.