Skip to content

Partial matching for issuer/label on cli #545

@hunkyburrito

Description

@hunkyburrito

Is your feature request related to a problem? Please describe.
I have multiple accounts for some sites like Google. When I add these in Aegis they are generally formatted as Issuer: Google, Label: [email protected]. So this brings me to my feature request which is to allow for partial searching on the cli to match the code I want more easily without having to list to get index or type the whole label out.

Describe the solution you'd like
Searching with -s/--issuer and -l/--label should allow for partial matching/globbing.

Example:

1 Google [email protected]
2 Google [email protected]

> cotp extract -s google -l second
^ This should get me the second code (currently it doesn't find anything)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions