dbcli / mssql-cli

A command-line client for SQL Server with auto-completion and syntax highlighting
BSD 3-Clause "New" or "Revised" License
1.35k stars 191 forks source link

Using Windows Credential Manager entry in MSSQL-CLI #528

Open azinsharaf opened 3 years ago

azinsharaf commented 3 years ago

Can I connect to a SQL Server database server on a different domain with MSSQL-CLI? I can connect with SQL Server Management Studio after creating an entry in Windows Credential Manager and it works fine. Can we use same method in MSSQL-CLI?