common-fate / granted

The easiest way to access your cloud.
https://granted.dev
MIT License
1k stars 93 forks source link

Add granted cache cmd #485

Closed Eddie023 closed 11 months ago

Eddie023 commented 11 months ago

What changed?

Add granted cache clear command to remove any cached credentials from the secure storage. Add granted cache list command to list available cached credentials with storage type.

User will need to specify which secure storage the credentials are cached in from

  1. IAM credentials
  2. SSO-tokens
  3. Session Credentials

Why?

How did you test it?

Potential risks

Is patch release candidate?

Link to relevant docs PRs