We can use a FlagSet to define flags per-command, and then parse them on the given `args` param.
We can use a FlagSet to define flags per-command, and then parse them on the given
argsparam.