Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Remove/Update account, blskeys and passphrase command #7473

Closed
Tracked by #7210
shuse2 opened this issue Sep 1, 2022 · 0 comments · Fixed by #7589
Closed
Tracked by #7210

Remove/Update account, blskeys and passphrase command #7473

shuse2 opened this issue Sep 1, 2022 · 0 comments · Fixed by #7589

Comments

@shuse2
Copy link
Collaborator

shuse2 commented Sep 1, 2022

Description

Remove account, blskeys and passphrase commands from application command and commander command.
account, blskeys is covered by keys:create command.
passphrase command can be updated to

passphrase:encrypt -o output.json // default to stdout
passphrase:decrypt -f output.json

where format is EncryptedObejct same as keys:create encrypted key.

Acceptance Criteria

  • passphrase:encrypt, decrypt are updated and tested
  • account and blskeys are removed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants