Currently the JSON config file requires different schema for dump and restore mysql key.
The dump config requires a list in order to support dumping multiple databases at once.
The restore config requires a dictionary since it's not clear how restore should work for multiple databases.