Scroll to navigation

MYCLI(1) General Commands Manual MYCLI(1)

NAME

mycli - Command line client for MySQL/MariaDB and Percona

SYNOPSIS

mycli [OPTIONS] [DATABASE]

DESCRIPTION

mycli is a command line interface for MySQL, MariaDB, and Percona with auto-completion and syntax highlighting. The CLI is also capable of pretty printing tabular data.

OPTIONS

Host address of the database
Port number to use for connection. Honors $MYSQL_TCP_PORT
User name to connect to the database
The socket file to use for connection.
Password to connect to the database
Version of mycli
Database to use
Prompt format (Default: "\t \u@\h:\d> ")
Log every query and its results to a file
Read config group with the specified suffix
Only read default options from the given file
Read this path from the login file
Shows the help message and exit

AUTHOR

mycli is written by Amjith Ramanujam (http://mycli.net)

This manual page was written by Lennart Weller <lhw@ring0.de>, for the Debian project (but may be used by others).

May 5, 2016