thoughtbot / parity

Shell commands for development, staging, and production parity for Heroku apps
https://thoughtbot.com
MIT License
889 stars 57 forks source link

Allow passing arguments to `console` subcommand #169

Closed geoffharcourt closed 5 years ago

geoffharcourt commented 5 years ago

The console subcommand can't take arguments, which prevents the easy use of the --sandbox feature on staging and production consoles to check things with confidence that production data isn't being accidentally changed.

This change appends post-console arguments as arguments on Heroku.