pgexplode

1.1.6 • Public • Published

pgexplode

Uses pg-connection-string to assemble libpq environment variables.

Usage

Run pgexplode in a subshell along with the command that consumes the variables it sets in order to avoid polluting your environment:

(export $(DATABASE_URL="postgres://host/db?ssl=true" pgexplode | xargs) && psql)

Readme

Keywords

none

Package Sidebar

Install

npm i pgexplode

Weekly Downloads

7

Version

1.1.6

License

ISC

Unpacked Size

1.82 kB

Total Files

3

Last publish

Collaborators

  • mojodna