1 2 3 4 5 6
name = "myprog" [[subcommands]] name = "test" aliases = ["do-stuff", "do-tests", "tests"] [subcommands.args] input = { required = false, help = "the file to add" }