Skip to content

Instantly share code, notes, and snippets.

@ChristopherHButler
Created August 26, 2020 09:03
Show Gist options
  • Save ChristopherHButler/a8f741c0f5b0433fa6536d236ac03cc9 to your computer and use it in GitHub Desktop.
Save ChristopherHButler/a8f741c0f5b0433fa6536d236ac03cc9 to your computer and use it in GitHub Desktop.
Export heroku app config vars to text file
heroku config -s -a existing-heroku-app > config.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment