heroku-pg-pgcli

1.0.8 • Public • Published

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.

Package Sidebar

Install

npm i heroku-pg-pgcli

Weekly Downloads

1

Version

1.0.8

License

ISC

Unpacked Size

4.91 kB

Total Files

9

Last publish

Collaborators

  • randerton