Y
Hacker News
new
|
ask
|
show
|
jobs
by
antipax
4858 days ago
What? `heroku run bash` also works and is shorter.
2 comments
latortuga
4858 days ago
heroku run console actually runs "rails console" for ruby on rails applications so it's not quite the same as the bash alias.
link
flexterra
4858 days ago
Yeah! that's what I do. Then run whatever I need.
link