pda/cmd
2025-11-07 12:07:01 +00:00
..
del.go feat(delete): added confirmation prompt, overrideable with --force 2025-11-06 22:39:48 +00:00
delete-db.go feat(del-db): initial delete-db, with fixed levenshtein distance suggestions 2025-11-06 19:39:08 +00:00
dump.go feat(ttl): added ttl support in dump/restore 2025-11-07 11:18:23 +00:00
get.go feat(cmd): renamed --secret to --include-secret across the board when getting secrets 2025-11-07 00:08:42 +00:00
list-dbs.go feat(list-dbs): initial listdbscommand 2025-11-06 18:49:45 +00:00
list.go feat(list): secret placeholder tweak 2025-11-07 12:07:01 +00:00
restore.go feat(ttl): added ttl support in dump/restore 2025-11-07 11:18:23 +00:00
root.go feat(init): initial commit 2025-11-06 15:00:18 +00:00
set.go feat(ttl): added --ttl to setCmd, parsed with Go time.ParseDuration 2025-11-07 11:23:14 +00:00
shared.go feat(list): output is now tabwritten 2025-11-07 12:05:18 +00:00