serokell / coffer

Multi-backend password store with multiple frontends
4 stars 2 forks source link

Allow retrieving a specific field from a specific entry #1

Closed dcastro closed 2 years ago

dcastro commented 2 years ago

As per the MVP spec, coffer view displays a tree of 1 or more entries found under a specified path.

However, we'd like to have a way of outputting a single field from a single entry, so that it can be more conveniently copied to the clipboard (e.g. by piping to wl-copy).

We should discuss what the command/options should look like in order to support this feature.

dcastro commented 2 years ago

I ended up making coffer view support this use case, so I'm closing this ticket.

It works like this now: