Garden-AI / garden

https://garden-ai.readthedocs.io
MIT License
17 stars 4 forks source link

add user operations to garden CLI #372

Closed isaac-darling closed 8 months ago

isaac-darling commented 8 months ago

Fixes #279

Overview

Add whoami, login, and logout commands to the CLI.

Testing

I ran the commands successfully myself.


📚 Documentation preview 📚: https://garden-ai--372.org.readthedocs.build/en/372/

codecov-commenter commented 8 months ago

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (3308a3b) 76.38% compared to head (fbd10aa) 75.25%. Report is 2 commits behind head on main.

Files Patch % Lines
garden_ai/app/main.py 50.00% 9 Missing :warning:
garden_ai/local_data.py 71.42% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #372 +/- ## ========================================== - Coverage 76.38% 75.25% -1.14% ========================================== Files 42 42 Lines 2291 2643 +352 ========================================== + Hits 1750 1989 +239 - Misses 541 654 +113 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.