Hey, I am trying to install Fleet on my Ubuntu server. As I am trying to prepare the MySQL database for fleet. I am trying to execute the following command but I get no response back. Has anybody experienced this?
$ /usr/bin/fleet prepare db \
--mysql_address=127.0.0.1:3306 \
--mysql_database=kolide \
--mysql_username=root \
--mysql_password=toor