Skip to content

Instantly share code, notes, and snippets.

@gartenfeld
Created December 22, 2014 05:13
Show Gist options
  • Save gartenfeld/7d11368633e8431c6af0 to your computer and use it in GitHub Desktop.
Save gartenfeld/7d11368633e8431c6af0 to your computer and use it in GitHub Desktop.
Setting OpenShift ENV variables.
rhc set-env VARIABLE1=VALUE1 VARIABLE2=VALUE2 -a app_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment