Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify the
getAccess
method in the CLI (#444)
* Simplify getAccess * Fix some CLI lint errors * Read stdin async instead of sync * Restore README * Use `readStdin()` in edit.ts instead of stdin.fd * Simplify checking if user is logged Add test and fix test suite * Fix format * Test skipped as it works locally but fails on github (to be investigated) * Update return code in test --------- Co-authored-by: dariober <[email protected]>
- Loading branch information