Right now the rake task only allows you to share production secrets, but often there is staging environment which also has a Heroku app. The task should default to production, but allow you to specify an environment with a config argument.
Right now the rake task only allows you to share production secrets, but often there is staging environment which also has a Heroku app.
The task should default to production, but allow you to specify an environment with a config argument.