This website requires JavaScript.
Explore
Help
Sign in
lew
/
pda
Watch
1
Star
0
Fork
You've already forked pda
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
06e09df829
pda
/
cmd
History
Download ZIP
Download TAR.GZ
lew
06e09df829
feat(cmd): SilenceUsage all but root
2025-12-17 14:24:44 +00:00
..
del-db.go
feat(cmd): SilenceUsage all but root
2025-12-17 14:24:44 +00:00
del.go
fix(delCmd): error on KeyNotFound
2025-12-17 14:17:02 +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