The issue_tree CLI entry point.
issue_tree
arguments after the node/script entries
the process exit code
await main(['render', '--format', 'json']) // => 0 Copy
await main(['render', '--format', 'json']) // => 0
The
issue_treeCLI entry point.