Skip to content

go-sqlcmd cli for Microsoft SQL Server, Azure SQL and Azure Synapse

License

Notifications You must be signed in to change notification settings

bonddim/go-sqlcmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-sqlcmd docker image

Docker Docker Image Size Docker Pulls GitHub Release GitHub License

About

Usage

# Pull image from Docker Hub
docker pull bonddim/go-sqlcmd
# Or GitHub Container Registry
docker pull ghcr.io/bonddim/go-sqlcmd

Refer to official docs for syntax and command line arguments

License

Inherited from microsoft/go-sqlcmd