You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tools/overview-sql-tools.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ The following are the main command-line tools:
40
40
41
41
| Tool | Description | Runs on |
42
42
|:--|:--|:--|
43
-
|[**mssql-cli (preview)**](mssql-cli.md)|**mssql-cli** is an interactive command-line tool for querying SQL Server. | Windows, macOS, and Linux|
43
+
|[**mssql-cli**](mssql-cli.md)|**mssql-cli** is an interactive command-line tool for querying SQL Server. | Windows, macOS, and Linux|
44
44
|[**sqlpackage**](sqlpackage.md)|**sqlpackage** is a command-line utility that automates several database development tasks. macOS and Linux versions of sqlpackage are currently in preview. | Windows, macOS, and Linux|
45
45
|[**SQL Server PowerShell**](../powershell/sql-server-powershell.md)|**SQL Server PowerShell** provides cmdlets for working with SQL| Windows, macOS, and Linux|
46
46
|[**sqlcmd**](sqlcmd-utility.md)|**sqlcmd** utility lets you enter Transact-SQL statements, system procedures, and script files at the command prompt. | Windows, macOS, and Linux|
0 commit comments