Rename --search flag in list command to filter #10

Closed
opened 2024-03-18 09:55:14 +01:00 by awiteb · 0 comments
Owner

refs:

/// Search and display only matching passwords.
///
/// The name and username will be searched. And service and note if included
#[arg(short = 'e', long, value_name = "TEXT")]
search: Option<String>,

refs: https://git.4rs.nl/awiteb/lprs/src/commit/6163c3ff26ab81b07490a798f4047a09565ab1ac/src/cli/list_command.rs#L41-L45
awiteb added this to the v2.0.0 milestone 2024-03-18 09:55:35 +01:00
awiteb added a new dependency 2024-04-20 16:46:42 +02:00
awiteb added the
Kind/Feature
Reviewed
Accepted
Status
Blocked
labels 2024-04-24 09:42:18 +02:00
awiteb self-assigned this 2024-04-24 17:18:11 +02:00
awiteb removed their assignment 2024-04-24 17:21:14 +02:00
awiteb self-assigned this 2024-04-24 17:24:44 +02:00
awiteb removed their assignment 2024-04-24 17:25:21 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Depends on
Reference: awiteb/lprs#10
No description provided.