go-sqlcmd
go-sqlcmd copied to clipboard
Add server side version to `sqlcmd --version`
kubectl shows server/cluster side version when running kubectl version
, it would be nice to do the same for sqlcmd --version
.
(Also, should we implement sqlcmd version
as an alias for sqlcmd --version
, to be more consistent with modern POSIX style CLIs