$ export GITHUB_API_TOKEN=...
$ export GITHUB_API_URL=https://... # Optional
$ octx --issues rust-lang rust --days-ago 30
# CSV will be put out to stdout- It is reccomended to specify
--days-agoor-since-datefor limiting issue/comment/event extracton when you run this tool against github.com. - This tool is mainly intended to cooperate with GHES.