# Functions
NewArg0 returns a template sub command with ExactArgs(0).
NewArg0Proto returns a template sub command with ExactArgs(0).
NewArg1 returns a template sub command with ExactArgs(1).
NewArg1Proto returns a template sub command with ExactArgs(1).
NewRoot returns a template root command.