Commit graph

16 commits

Author SHA1 Message Date
lew
3d5a3f2aa1 refactor(branding?): swapped all references to db/dbs to store/stores 2025-12-23 09:07:45 +00:00
lew
9c82ee70d4 refactor(VCS)!: moves over to sync style -- WIP/unstable 2025-12-19 16:11:58 +00:00
lew
f0be9c42d3 feat(config): restructures config 2025-12-18 18:20:51 +00:00
lew
3e3c55d0b6 chore(LICENSE): places license notice in all files 2025-12-18 13:57:35 +00:00
lew
03a4ad1c00 refactor(config): all uses of @default over to configuration 2025-12-18 12:54:06 +00:00
lew
3d4cd40a17 feat(cmd): improves error messaging for globs 2025-12-18 01:53:09 +00:00
lew
7890e9451d feat(globs): glob support for dump/restore, extracts some shared logic 2025-12-17 22:18:15 +00:00
lew
fcae0bd4df chore(cmd): improves error messaging across the board 2025-12-17 14:49:24 +00:00
lew
06e09df829 feat(cmd): SilenceUsage all but root 2025-12-17 14:24:44 +00:00
lew
28582bc0b2 feat(cmds): adds common aliases for main commands 2025-11-19 12:41:45 +00:00
lew
4ace97bddc feat(flags): negative flags added for defaults (--no-keys, --no-values), and removes --include- prefix from positive flags 2025-11-07 12:25:03 +00:00
lew
98793b334a feat(ttl): added ttl support in dump/restore 2025-11-07 11:18:23 +00:00
lew
3f30a23c36 feat(cmd): renamed --secret to --include-secret across the board when getting secrets 2025-11-07 00:08:42 +00:00
lew
af61485deb feat(dump): secret entries are excluded unless --secret is passed 2025-11-06 23:56:50 +00:00
lew
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
lew
571e692ea5 feat(dump): dumping data from badger.DB into n-djson 2025-11-06 23:18:27 +00:00