mirror of
https://github.com/holos-run/holos.git
synced 2026-03-19 16:54:58 +00:00
And add a logout command that deletes the token cache. The token package is intended for subcommands that need to make API calls to the holos api server, getting a token should be a simple matter of calling the token.Get() method, which takes minimal dependencies.