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