fugue / credstash

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

Prompt for confirmation when deleting a key #195

Closed cameri closed 2 years ago

cameri commented 6 years ago

The CLI tool should prompt for confirmation when deleting a key. Do you really want to delete '$key'? (y/N) A --force flag could override this default behavior.