/sqlcmd-powershell

sqlcmd module based on clean powershell image

Primary LanguageDockerfileMIT LicenseMIT

sqlcmd-powershell

Sqlcmd module based on powershell image. Simple and usefull tools combination for remote sql execution

More information and insturction on Microsoft docs - sqlcmd-cmdlet

How to use

Run simple container in interactive mode. You will be able to run Invoke-sqlcmd commands.

docker run --rm -it leefrost/sqlcmd-powershell:1809