Checks if a MySQL user exists or not on any provisioining system.
The only required flag is --user
followed by the MySQL username to check. It will output a line containing host=
followed by a MySQL server hostname if the user exists.
Example usage
cloudmin check-mysql-login --user booble OK: clash=1 host=lentor.home
Command Line Help
cloudmin check-mysql-login --user username