issue_tree
    Preparing search index...

    Function runCli

    • The issue_tree CLI entry point.

      Parameters

      • argv: string[]

        arguments after the node/script entries

      Returns Promise<number>

      the process exit code

      await main(['render', '--format', 'json'])  // => 0