aboutsummaryrefslogtreecommitdiff
path: root/pkg/commands/command-registry.go
AgeCommit message (Collapse)AuthorFilesLines
2026-07-11refactored some more commands to work with the new command registryalex1-0/+20
2026-07-10separated commands into their own files TODO: refactor all commands to work ↵alex1-0/+58
like this