No description
Find a file
2025-06-18 19:06:13 +02:00
example Update command function signature and flag handling 2024-07-10 20:54:38 +10:00
.gitignore Initial command implementation 2021-09-30 16:34:30 +10:00
command.go Fix help display for missing subcommand 2025-06-18 19:06:13 +02:00
command_test.go Fix help display for missing subcommand 2025-06-18 19:06:13 +02:00
flag.go Update flag help 2022-06-20 22:14:39 +10:00
go.mod Update module path 2023-05-31 00:17:55 +10:00
help.go Fix help display for missing subcommand 2025-06-18 19:06:13 +02:00