1.1.6 • Published 6 years ago

pgexplode v1.1.6

Weekly downloads
1
License
ISC
Repository
github
Last release
6 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

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

9 years ago

1.0.0

10 years ago