Update the config command to support a name
$ hydra-cli config dev
$ hydra-cli config prod
Remove config list command and add show-config:
$ hydra-cli show-config dev
Using show-config without a name dumps the .hydra-cli environments branch.
Add a switch-config command:
$ hydra-cli switch-config dev