pda/cmd
2025-12-18 23:02:37 +00:00
..
config.go fix(PDA_CONFIG): sets to dir where config.toml should be found rather than directly to a file 2025-12-18 21:53:40 +00:00
del-db.go feat(VCS): auto-commit hooked up to all changeful commands 2025-12-18 20:57:54 +00:00
del.go feat(VCS): auto-commit hooked up to all changeful commands 2025-12-18 20:57:54 +00:00
dump.go feat(config): restructures config 2025-12-18 18:20:51 +00:00
get.go chore(LICENSE): places license notice in all files 2025-12-18 13:57:35 +00:00
glob.go chore(LICENSE): places license notice in all files 2025-12-18 13:57:35 +00:00
keyspec.go feat(config): restructures config 2025-12-18 18:20:51 +00:00
list-dbs.go chore(LICENSE): places license notice in all files 2025-12-18 13:57:35 +00:00
list.go feat(config): restructures config 2025-12-18 18:20:51 +00:00
list_flags.go chore(LICENSE): places license notice in all files 2025-12-18 13:57:35 +00:00
list_table.go chore(LICENSE): places license notice in all files 2025-12-18 13:57:35 +00:00
mv.go feat(VCS): auto-commit hooked up to all changeful commands 2025-12-18 20:57:54 +00:00
restore.go feat(VCS): auto-commit hooked up to all changeful commands 2025-12-18 20:57:54 +00:00
root.go chore(LICENSE): places license notice in all files 2025-12-18 13:57:35 +00:00
set.go feat(VCS): auto-commit hooked up to all changeful commands 2025-12-18 20:57:54 +00:00
shared.go feat(Envs): unifies overrides to PDA_DATA and PDA_CONFIG, and sets them to /tmp/ for tests. 2025-12-18 21:50:01 +00:00
vcs.go feat(GitignoreCmd): moves gitignore gen into its own command to gen separately, or --rewrite 2025-12-18 23:02:37 +00:00
version.go feat(config): restructures config 2025-12-18 18:20:51 +00:00