cli
cli copied to clipboard
Add Legacy CLI authentication support
The new CLI should be able to get the currently authenticated credentials, as stored by the Legacy CLI on disk.
If the CLI is not authenticated, it should dispatch to the Legacy CLI to complete the authentication flow.
This depends on #83 as it needs to read the Legacy CLI configuration.