mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
When setting environment variables, we should respect a passed `--quiet` flag - and the respective environment variable. This will allow users to have a nicer experience when using the config functions within their own plugins.