import { Command } from "https://deno.land/x/cliffy@v1.0.0-rc.2/command/command.ts";
Set internal command pointer to child command with given name.
Returns
Command<TParentCommandGlobals, TParentCommandTypes, TOptions, TArguments, TGlobalOptions, TCommandTypes, TCommandGlobalTypes, TParentCommand>