• Return a list of Yargs command builder to be exposed through CLI

    Parameters

    • opts: Opts

      it is an Options object containing logger

    Returns { builder: CommandBuilder; command: string; desc: string }[]

    an array of Yargs command builder