Skip to content

Instantly share code, notes, and snippets.

@johndagostino
Last active August 29, 2015 14:06
Show Gist options
  • Save johndagostino/bd5a18ec6bb5007c2fd4 to your computer and use it in GitHub Desktop.
Save johndagostino/bd5a18ec6bb5007c2fd4 to your computer and use it in GitHub Desktop.
Flynn Client Environment Variables

Flynn supports environment variables for applications

flynn env set

flynn env set RAILS_ENV=development

flynn env get

flynn env get RAILS_ENV

flynn env unset

flynn env unset RAILS_ENV

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment