subcommands

fun <T : BaseCliktCommand<T>, CommandT : T> CommandT.subcommands(vararg commands: T): CommandT

Add the given commands as a subcommand of this command.