devsceneco / vault

secure file sharing system
0 stars 0 forks source link

improve `vault keys list` with filters and metadata info #12

Open gitmank opened 6 months ago

gitmank commented 6 months ago

vault keys list can have filters like:

gitmank commented 6 months ago

this can be added to vault keys show also

siphyshu commented 6 months ago

vault keys list can also show some basic key info like algo, createdAt, lastUsed, etc. in a tabular format

gitmank commented 6 months ago

can we remove the show command then? we can use vault keys list --alias for specific keys?

siphyshu commented 6 months ago

removed in 6934cfef1db1313da841d6f4d3a781364f29bce9 👍