heroku-psql-tunnel
v1.0.0
Published
open ssh tunnel for psql connection to private space
Readme
pg-extras
A heroku plugin to open ssh tunnel for psql connection to private space
Installation
$ heroku plugins:install heroku-psql-tunnelUsage
$ heroku psqlssh -a appName [DATABASE]
OPTIONS
-a, --app=app (required) app to run command against
-k, --keepAlive don't close the tunnel after a client disconnects
-p, --localPort=localPort [default: 50000] local port on which ssh tunnel will be listningTHIS IS BETA SOFTWARE
Thanks for trying it out. If you find any issues, please notify us at [email protected]
