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

Command line switch for `expand` config value? #405

Open akrabat opened 4 years ago

akrabat commented 4 years ago

When selecting data using -Q, I can't get it to use vertical output if expand is set to auto.

Is there a way to set the expand to always not on the command line for the cases when I'm using -Q ?

ellbosch commented 4 years ago

We don't have support for this yet—I'll put this in the backlog. Thanks @akrabat!