dbcli/mssql-cli

Adding Registered Connections (DSN)

kiran94 opened this issue · 0 comments

pgcli has the ability to register DSN's within configuration file. See alias_dsn in docs and then those can be accessed via the --list-dsn and --dsn options.

It would useful to have this feature in this tool also.

Apologies if I've missed it.

Thanks