#string #connection #applications #parse #part #command #cli

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

#107 in #part

33 downloads per month

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

~6–8MB
~173K SLoC