Adds (or updates) a single environment variables for your application. You can use the --apply-strategy
option to specify when Cloud 66 will apply the change in environment variables to your servers. The default is immediately
.
$ cx env-vars set --stack <application name> [--apply-strategy] <key> <value>