1.0.8 • Published 4 years ago

heroku-pg-pgcli v1.0.8

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

Pgcli Heroku CLI Plugin

Installation

$ heroku plugins:install heroku-pg-pgcli

Usage

Open a pgcli shell to DATABASE_URL on the current app:

$ heroku pg:pgcli

Connect to a specific database for the current app:

$ heroku pg:pgcli HEROKU_POSTGRESQL_AQUA_URL

Specify an app name:

$ heroku pg:pgcli -a <app-name>

Requirements

Pgcli version 1.4.0 or newer must be installed and available in the $PATH.

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

5 years ago

1.0.5

6 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.0

7 years ago