microsoft / go-sqlcmd

The new sqlcmd, CLI for SQL Server and Azure SQL (winget install sqlcmd / sqlcmd create mssql / sqlcmd open ads)
https://learn.microsoft.com/sql/tools/sqlcmd/go-sqlcmd-utility
MIT License
323 stars 56 forks source link

Update `sqlcmd -?` response #392

Closed grrlgeek closed 8 months ago

grrlgeek commented 1 year ago

Talked to the docs team about how to communicate with users if they are using sqlcmd (ODBC) or sqlcmd (go-sqlcmd). The best flag we have that works in both, on all OSes, is sqlcmd "-?".

image

The text Usage: sqlcmd is generic and doesn't line up with what's in sqlcmd (ODBC). We would like to update this response text to:

sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools sqlcmd: v1.0.0 Legal docs and information: aka.ms/SqlcmdLegal Third party notices: aka.ms/SqlcmdNotices