fugue / credstash

A little utility for managing credentials in the cloud
Apache License 2.0
2.06k stars 214 forks source link

feature request: show me a list of only the latest version of every secret #145

Open glyph opened 7 years ago

glyph commented 7 years ago

When doing credstash list, I only really want to see the latest version of each secret. The current output of credstash list is something I'd expect to get out of credstash list --verbose or credstash list --all.

Thanks!

artburkart commented 6 years ago

While https://github.com/fugue/credstash/pull/148 doesn't technically address this issue, does it essentially achieve what you wanted? Or do you still want to get a list of the latest version of every secret?