Open ccoVeille opened 6 months ago
hi just got back home I'm looking through each suggestion again to make the needed changes there's also an obvious need to get better acquainted with cobra while doing this project
thanks for your input regardless. I'll keep this open until I make use of the suggestion
For some commands like
yyt rm
oryyt cp
,yyt mv
… you could use ValidArgsFunction to allow to complete the command-line argumentshttps://pkg.go.dev/github.com/spf13/cobra#Command