2.4.2 Launching

After MySQL Workbench has been installed, it can be launched by selecting Applications, Programming, MySQL Workbench from the main menu.

MySQL Workbench can also be launched from the command line on Linux by using the following command:

Press CTRL+C to copy
$> /usr/bin/mysql-workbench

To show the available command-line options:

Press CTRL+C to copy
$> /usr/bin/mysql-workbench --help