#parser #string #connection #cli #postgresql #parse #cli-application #set #command #package

bin+lib connection-string-parser

A command line application to parse connection strings

11 releases

0.3.3 Dec 31, 2022
0.3.2 Dec 29, 2022
0.2.5 Dec 29, 2022
0.1.0 Dec 29, 2022

#1562 in Command line utilities

MIT license

7KB
62 lines

connection-string-parser

A simple CLI application to parse connection strings.

Usage

$ connection-string-parser $DATABASE_URL --part scheme
postgresql

Acknowledgements

This library is just a CLI wrapper around the excellent Url crate.

Dependencies

~8.5MB
~187K SLoC