We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 270e813 commit 0ec6505Copy full SHA for 0ec6505
README.md
@@ -164,7 +164,8 @@ Install the Heroku config plugin if you don't already have it installed
164
$ heroku plugins:install git://github.com/ddollar/heroku-config.git
165
```
166
167
-Push the configuration to Heroku
+Push the configuration to Heroku.
168
+NOTE: If you have already written config vars to Heroku, they will not be overwritten unless you pass the `--overwrite` flag as well.
169
170
171
$ heroku config:push
0 commit comments