Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(organization): fixes key error when no org is selected (#383)
When we login with auth token in silent mode, there's no org selected. The config has no org present either. This breaks the list command that tries to fetch the selected org from config to highlight it in the output.
- Loading branch information