Skip to content
This repository was archived by the owner on Dec 30, 2025. It is now read-only.

Design new command structure #13

@sa6mwa

Description

@sa6mwa

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions