heroku-plugin-psql

Like heroku pg:psql but for any Postgres database

Usage no npm install needed!

<script type="module">
  import herokuPluginPsql from 'https://cdn.skypack.dev/heroku-plugin-psql';
</script>

README

heroku-plugin-psql

Like heroku pg:psql but for any Postgres database

oclif Version Downloads/week License

Usage

$ npm install -g heroku-plugin-psql
$ run COMMAND
running command...
$ run (-v|--version|version)
heroku-plugin-psql/0.1.3 linux-x64 node-v14.16.0
$ run --help [COMMAND]
USAGE
  $ run COMMAND
...

See code: src/commands/psql.ts

Authors

License

heroku-plugin-psql is licensed under the MIT license, see LICENSE file for details.