dbcli / dbcli/mssql-cli

DAC connections with '-S localhost' fail on Linux

Open
#141 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
1.4k
Forks
191
PR merge metrics
No merged PRs in 30d

Description

this does not work,

mssql-cli -A -S localhost

this works

mssql-cli -A

Seems as if `-A` assumes that it's not running a remote DAC connection. Probably not a safe assumption. And it's confusing that adding a `-A` on a working command causes it fail.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.