This file could be used to configure any command without relying on flags. That way you can have default options and not have to remember flags, or add metadata to the Cargo.toml file, which usually less flexible to change/modify.
I started this in #345. It's a big change which will probably need major changes, specially in the deploy command configuration, which is a mess 😞
This idea came from #335