We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbbb7b4 commit f546e28Copy full SHA for f546e28
1 file changed
docs/developer/config-application.rst
@@ -15,11 +15,11 @@ Use ``deis config`` to modify environment variables for a deployed application.
15
16
$ deis help config
17
Valid commands for config:
18
-
+
19
config:list list environment variables for an app
20
config:set set environment variables for an app
21
config:unset unset environment variables for an app
22
23
Use `deis help [command]` to learn more
24
25
When config is changed, a new release is created and deployed automatically.
@@ -105,4 +105,3 @@ Note all releases (including rollbacks) append to the release ledger.
105
106
.. _`stores config in environment variables`: http://12factor.net/config
107
.. _`attached resources`: http://12factor.net/backing-services
108
0 commit comments