Skip to content

Leefrost/sqlcmd-powershell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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