v0.28.0
Added the option to clear the entire Granted cache
With Granted v0.28.0, you can run granted cache clear --all
and choose which secure storage you want to clear the cache. The command will then clear all credentials for the selected secure storage.
What's Changed
- Add flag that waits for access to be active by @meyerjrr in #682
- Update file backend password prompt by @meyerjrr in #689
- Add option to clear the entire Granted cache by @meyerjrr in #689
- Handle nested parameters in granted settings set command by @meyerjrr in #690
Full Changelog: v0.27.5...v0.28.0