Currently, we have only implemented project:init command in the new CLI. This command was separate and did not need interoperability with the Legacy CLI, in terms of authentication and configuration.
We should implement that foundation, in order to be able to work on new commands in the new CLI.
### Tasks
- [ ] https://github.com/platformsh/cli/issues/82
- [ ] https://github.com/platformsh/cli/issues/83