Built with from Grav and Hugo
create mysql config as config.cnf
config.cnf
[client] user = admin password = XXXX host = 127.0.0.1 max_allowed_packet = 512M
connect to rds
mysql --defaults-extra-file=config.cnf