Closed
Description
Forked from #2923
Description:
As a gaiacli
user
I want to forcibly remove a key from the store
So that I can delete key to which I forgot the passphrase
Acceptance criteria
Given a key name
When I run gaiacli keys --force <key>
Then the key is removed from the local store and I'm not prompted to input the password.
For Admin Use
- Not duplicate issue
- Appropriate labels applied
- Appropriate contributors tagged
- Contributor assigned/self-assigned