Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design new command structure #13

Open
sa6mwa opened this issue Jan 10, 2023 · 0 comments
Open

Design new command structure #13

sa6mwa opened this issue Jan 10, 2023 · 0 comments

Comments

@sa6mwa
Copy link
Owner

sa6mwa commented Jan 10, 2023

Command subcommand is perhaps neater than the current implementation. This is more of a spike, not sure if a new structure is more beneficial than the current design.

Main commands could be: new, list, delete, import, export.
Subcommand examples:

new key -n 100
new message
list keys
list messages
delete keys
import keys
export keys

Current setup is perhaps shorter with the added feature that you can combine importing, listing and outputting for example.

@sa6mwa sa6mwa added this to Krypto431 Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant