pda/cmd
2025-12-17 18:37:10 +00:00
..
del-db.go chore(cmd): improves error messaging across the board 2025-12-17 14:49:24 +00:00
del.go feat(del): adds glob support for deletion 2025-12-17 18:37:10 +00:00
dump.go chore(cmd): improves error messaging across the board 2025-12-17 14:49:24 +00:00
get.go feat(cmd): made error messaging closer to coreutils 2025-12-17 14:13:46 +00:00
list-dbs.go chore(cmd): improves error messaging across the board 2025-12-17 14:49:24 +00:00
list.go chore(cmd): improves error messaging across the board 2025-12-17 14:49:24 +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 chore(cmd): improves error messaging across the board 2025-12-17 14:49:24 +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(del): adds glob support for deletion 2025-12-17 18:37:10 +00:00
version.go feat(cmd): adds version subcmd 2025-12-17 15:38:41 +00:00