
The command is a tiny package that helps you to add cli subcommands to your go program with no effort, and prints a pretty guide if needed.
this package allows you to use flags package, and provides additional parsing for subcommands and subcommand flags.