1.1.6 • Published 8 years ago

pgexplode v1.1.6

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

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.1

11 years ago

1.0.0

11 years ago