TLDR
Enter a command. For example: dget, btrfs restore, x11vnc, ledctl.

mycli

 
A CLI for MySQL, MariaDB, and Percona with auto-completion and syntax highlighting. More information: https://manned.org/mycli.
 
  • Connect to a database with the currently logged in user:
     
    mycli {{database_name}}
     
  • Connect to a database with the specified user:
     
    mycli -u {{user}} {{database_name}}
     
  • Connect to a database on the specified host with the specified user:
     
    mycli -u {{user}} -h {{host}} {{database_name}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.