Jmelosegui.Tool.MsSql is dotnet tool to interact with sql server form the command line
Perform a one-time install of the Jmelosegui.Tools.MsSql tool using the following dotnet CLI command:
dotnet tool install -g Jmelosegui.Tools.MsSql
If you need to install a pre-release version please specify the --version argument
dotnet tool install -g Jmelosegui.Tools.MsSql --version 1.0.2-beta
To know all the available commands run
mssql --help