3c2a0129c0
style: renames testdata so tests can actually be parsed at a glance
2026-02-11 16:38:09 +00:00
5145816b0a
feat: splits --glob into --key and --value searches
2026-02-11 15:21:05 +00:00
24853bfce8
feat: default ttl and header visibility, and removed unnecessray padding from tab output
2026-02-11 14:14:02 +00:00
07330be10b
feat: include summary of omitted binary data
2026-02-11 13:17:23 +00:00
ba93931c33
chore: swaps out a %q for '%s' for glob-sep flags
2026-02-11 02:17:25 +00:00
2c9ecd7caf
refactor: remove --encoding flag from list/export commands
...
The auto-detection mode (encodeJsonEntry) is always correct —
it uses text for valid UTF-8 and base64 for binary data. The
explicit base64 and text modes added no practical value and
had zero test coverage.
2026-02-11 00:50:06 +00:00
32e7a79c71
test: update golden files for ndjson migration
2026-02-11 00:04:43 +00:00
4509611185
revert: removes --secrets - to be replaced with encryption
2026-02-10 23:22:06 +00:00
3d5a3f2aa1
refactor(branding?): swapped all references to db/dbs to store/stores
2025-12-23 09:07:45 +00:00
9467675715
chore(cmd): updates Shorts, and test expectations.
2025-12-23 08:42:20 +00:00
95c9ac8fca
feat(globs): glob support extended to ls and documented in README
2025-12-17 19:40:05 +00:00
0ade5faec9
test(help): OK test cases
2025-11-20 14:40:10 +00:00