Skip to content

Commit

Permalink
Merge pull request #273 from tricknotes/heroku-open
Browse files Browse the repository at this point in the history
heroku: Add completion `heroku open`
  • Loading branch information
hhatto committed Feb 2, 2015
2 parents d6561fc + d81be8c commit ed96401
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/_heroku
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ _1st_arguments=(
"logs\:drains":"manage syslog drains"
"maintenance\:on":"put the app into maintenance mode"
"maintenance\:off":"take the app out of maintenance mode"
"open":"open app in a web browser"
"pg\:info":"display database information"
"pg\:ingress":"allow direct connections to the database from this IP for one minute"
"pg\:promote":"sets DATABASE as your DATABASE_URL"
Expand Down

0 comments on commit ed96401

Please sign in to comment.