1.1.6 • Published 7 years ago

pgexplode v1.1.6

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

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)
1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.1

11 years ago

1.0.0

11 years ago