tendermint testnet generates files for a new testnet using a default config but with the option to fill in the persistent_peers (so all the nodes connect).
We should add a --base-config option to point to an existing config file to use as the base.
This makes it easier to manipulate and share testnet environments