pda/cmd
2026-02-11 18:53:55 +00:00
..
config.go feat(stores): adds mvs, and flags to bring store commands on par with key commands 2026-02-11 18:53:55 +00:00
del-db.go feat(stores): adds mvs, and flags to bring store commands on par with key commands 2026-02-11 18:53:55 +00:00
del.go feat(rm): adds --yes flag to auto-accept all prompts 2026-02-11 17:57:05 +00:00
export.go feat: command rename finalising 2026-02-11 16:13:49 +00:00
get.go feat(get): adds --exists flag for checking existence of a key 2026-02-11 17:36:49 +00:00
git.go refactor(massive simplification of vcs now that we're using ndjson natively): 2026-02-11 00:28:56 +00:00
glob.go feat: splits --glob into --key and --value searches 2026-02-11 15:21:05 +00:00
identity.go feat: command rename finalising 2026-02-11 16:13:49 +00:00
init.go feat: huge overhaul of messaging into FAIL, WARN, hint, ok, prompt, and progress types 2026-02-11 02:11:58 +00:00
keyspec.go refactor(branding?): swapped all references to db/dbs to store/stores 2025-12-23 09:07:45 +00:00
list-dbs.go fix: artifacts in comments from copying the commands over initially 2026-02-11 17:24:32 +00:00
list.go feat(list): adds --count flag for returning a count of matches 2026-02-11 17:24:55 +00:00
match.go feat: splits --glob into --key and --value searches 2026-02-11 15:21:05 +00:00
msg.go feat(stores): adds mvs, and flags to bring store commands on par with key commands 2026-02-11 18:53:55 +00:00
mv-db.go feat(stores): adds mvs, and flags to bring store commands on par with key commands 2026-02-11 18:53:55 +00:00
mv.go feat(stores): adds mvs, and flags to bring store commands on par with key commands 2026-02-11 18:53:55 +00:00
ndjson.go feat: encryption with age 2026-02-11 12:36:42 +00:00
ndjson_test.go feat: encryption with age 2026-02-11 12:36:42 +00:00
restore.go feat: command rename finalising 2026-02-11 16:13:49 +00:00
root.go feat(stores): adds mvs, and flags to bring store commands on par with key commands 2026-02-11 18:53:55 +00:00
secret.go feat: encryption with age 2026-02-11 12:36:42 +00:00
secret_test.go feat: encryption with age 2026-02-11 12:36:42 +00:00
set.go feat(stores): adds mvs, and flags to bring store commands on par with key commands 2026-02-11 18:53:55 +00:00
shared.go feat: default ttl and header visibility, and removed unnecessray padding from tab output 2026-02-11 14:14:02 +00:00
sync.go feat(sync): adds --message flag for manual commit message 2026-02-11 17:49:02 +00:00
vcs.go feat: huge overhaul of messaging into FAIL, WARN, hint, ok, prompt, and progress types 2026-02-11 02:11:58 +00:00
version.go feat(version): adds --short flag to only show release information 2026-02-11 18:16:37 +00:00