pda/cmd
2026-02-11 19:34:29 +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(lss): adds --no-header and --short flags, and lowercases all flag descriptions 2026-02-11 19:29:14 +00:00
del.go feat(lss): adds --no-header and --short flags, and lowercases all flag descriptions 2026-02-11 19:29:14 +00:00
export.go feat(lss): adds --no-header and --short flags, and lowercases all flag descriptions 2026-02-11 19:29:14 +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(lss): adds --no-header and --short flags, and lowercases all flag descriptions 2026-02-11 19:29:14 +00:00
init.go feat(lss): adds --no-header and --short flags, and lowercases all flag descriptions 2026-02-11 19:29:14 +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 feat(lss): adds --no-header and --short flags, and lowercases all flag descriptions 2026-02-11 19:29:14 +00:00
list.go feat(list): adds plain json formatting 2026-02-11 19:34:29 +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(lss): adds --no-header and --short flags, and lowercases all flag descriptions 2026-02-11 19:29:14 +00:00
mv.go feat(lss): adds --no-header and --short flags, and lowercases all flag descriptions 2026-02-11 19:29:14 +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(lss): adds --no-header and --short flags, and lowercases all flag descriptions 2026-02-11 19:29:14 +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(lss): adds --no-header and --short flags, and lowercases all flag descriptions 2026-02-11 19:29:14 +00:00
shared.go feat(lss): adds --no-header and --short flags, and lowercases all flag descriptions 2026-02-11 19:29:14 +00:00
sync.go feat(lss): adds --no-header and --short flags, and lowercases all flag descriptions 2026-02-11 19:29:14 +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(lss): adds --no-header and --short flags, and lowercases all flag descriptions 2026-02-11 19:29:14 +00:00