|
|
14ce0cbe72
|
feat(list): secret entries are marked [secret] unless --secret is passed
|
2025-11-07 00:04:43 +00:00 |
|
|
|
f1a4f86675
|
feat(get): secret entries will not output unless --secret is explicitly passed
|
2025-11-06 23:59:49 +00:00 |
|
|
|
9036efb25b
|
feat(restore): restores secret metadata byte
|
2025-11-06 23:57:01 +00:00 |
|
|
|
af61485deb
|
feat(dump): secret entries are excluded unless --secret is passed
|
2025-11-06 23:56:50 +00:00 |
|
|
|
42735143e7
|
feat(set): --secret flag to mark input as a secret
|
2025-11-06 23:54:06 +00:00 |
|
|
|
5cdcc1d3d3
|
feat(restore): restore ndjson dumps
|
2025-11-06 23:42:09 +00:00 |
|
|
|
86867a097b
|
feat(dump): dump on a per-entry basis, using whichever encoding works. or force all into a specified type
|
2025-11-06 23:41:56 +00:00 |
|
|
|
571e692ea5
|
feat(dump): dumping data from badger.DB into n-djson
|
2025-11-06 23:18:27 +00:00 |
|
|
|
11cafdeb3d
|
feat(list): adds --delimiter flag to override default
|
2025-11-06 22:56:21 +00:00 |
|
|
|
0b980ed9dc
|
feat(Store): extracted suggestion logic into a helper so we can share it between list and delete-dbs
|
2025-11-06 22:52:14 +00:00 |
|
|
|
fa224d9b38
|
feat(parser): adds explicit DB parser for when we don't want a key - should probably reject keyinput on match
|
2025-11-06 22:47:01 +00:00 |
|
|
|
af049a6ade
|
feat(delete): added confirmation prompt, overrideable with --force
|
2025-11-06 22:39:48 +00:00 |
|
|
|
990ff7ce40
|
feat(cmd): added flag for displaying binary data in tty, and cleaned up some old code
|
2025-11-06 22:30:50 +00:00 |
|
|
|
63ade13e7a
|
feat(del-db): initial delete-db, with fixed levenshtein distance suggestions
|
2025-11-06 19:39:08 +00:00 |
|
|
|
23376c3515
|
feat(list-dbs): initial listdbscommand
|
2025-11-06 18:49:45 +00:00 |
|
|
|
2da42de7ab
|
feat(cmd): added listcmd and refactored transactions to use TransactionArgs
|
2025-11-06 17:48:38 +00:00 |
|
|
|
cc206a7c8a
|
feat(del): initial delcmd
|
2025-11-06 15:20:40 +00:00 |
|
|
|
e30338e8f2
|
feat(set): initial setcmd
|
2025-11-06 15:17:39 +00:00 |
|
|
|
0520418489
|
feat(init): initial commit
|
2025-11-06 15:00:18 +00:00 |
|