Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds cli subcommand for dumping configs in application.yml to STDOUT #240

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TheNotary
Copy link

@TheNotary TheNotary commented Jun 9, 2016

Here's a feature for just dumping application.yml data into a format that one can easily do say export DUMP_RESULTS or place into a setup_env.sh file.

What do you think? (relates to #222)

Update:
Oh sorry for leaving such a hasty PR, I'm in the middle of a bunch of devops stuff on a tight time schedule. I wrote this feature out to work as a stand alone listing of ENV vars like A="a" B="b" but you can also add switches to make it easy to set configs on heroku-like platforms dokku config:set APP_NAME A="a" B="b"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant