Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.52 KB

File metadata and controls

41 lines (29 loc) · 1.52 KB

title: "mssql-cli | Microsoft Docs" description: 'mssql-cli is an interactive command line query tool for SQL Server that runs on Windows, macOS, or Linux.' ms.custom: "tools|mssql-cli" ms.date: "02/22/2018" ms.prod: sql ms.reviewer: "alayu; sstein" ms.suite: "sql" ms.prod_service: sql-tools ms.component: mssql-cli ms.tgt_pltfrm: "" ms.topic: conceptual author: "stevestein" ms.author: "sstein" manager: craigg monikerRange: "=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017"

mssql-cli command-line query tool for SQL Server

[!INCLUDEappliesto-ss-asdb-asdw-xxx-md]

mssql-cli is an interactive command-line tool for querying SQL Server, install it on Windows, macOS, or Linux.

Install mssql-cli

For detailed installation instructions, see the Installation Guide, or if you know pip, install by running the following command:

$ pip install mssql-cli

mssql-cli documentation

Documentation for mssql-cli is located in the mssql-cli GitHub repository.

Additional documentation is located in the doc folder.