subcommands

fun <T : CliktCommand> T.subcommands(vararg commands: CliktCommand): T

Add the given commands as a subcommand of this command.