Please replace this description with a concise description of this Pull Request.
- Test that auth flow still works, since this isn't covered by tests
- Main flow: run
terralab logout
and thenterralab pipelines list
- should prompt a browser login - Refresh token flow: run
rm ~/.terralab/access_token
and thenterralab pipelines list
- should succeed without a browser login
- Main flow: run
- Updated external documentation (if applicable)
- Updated internal documentation (if applicable)
- Planned non patch version bump (if applicable)
- Updated Teaspoons PR (if applicable)