pda/cmd
2025-12-17 14:28:18 +00:00
..
del-db.go feat(cmd): SilenceUsage all but root 2025-12-17 14:24:44 +00:00
del.go chore(testdata): updates test expectations to match new error messaging 2025-12-17 14:28:18 +00:00
dump.go feat(cmd): SilenceUsage all but root 2025-12-17 14:24:44 +00:00
get.go feat(cmd): made error messaging closer to coreutils 2025-12-17 14:13:46 +00:00
list-dbs.go feat(cmd): SilenceUsage all but root 2025-12-17 14:24:44 +00:00
list.go feat(cmd): SilenceUsage all but root 2025-12-17 14:24:44 +00:00
list_flags.go feat(list): default to no borders, and no header; adds TSV output 2025-11-19 12:37:58 +00:00
list_table.go refactor(list): extracts the table column construction into list_table.go -- this needs a massive clean-up 2025-11-08 15:30:08 +00:00
mv.go feat(cmd): made error messaging closer to coreutils 2025-12-17 14:13:46 +00:00
restore.go feat(cmd): SilenceUsage all but root 2025-12-17 14:24:44 +00:00
root.go feat(root): replaces cobra-cli placeholder desc with an actual desc 2025-11-11 13:55:59 +00:00
set.go feat(cmd): made error messaging closer to coreutils 2025-12-17 14:13:46 +00:00
shared.go feat(Store): allows overriding of directory with PDA_DATA_DIR env 2025-11-20 13:03:07 +00:00