Settings

Theme

Show HN: CLI to export pivotal tracker data

github.com

5 points by schpet 2 years ago · 0 comments · 1 min read

Reader

for anyone else migrating off pivotal tracker (https://news.ycombinator.com/item?id=39607630), we built a crude tool to get your data out.

unlike the CSV export tools provided by tracker, this includes comments.

this is how you run it:

PIVOTAL_TRACKER_API_KEY="<your-api-key>" npx @tanooki/storyexporter dump --project <your-project-id> -o my-project.db

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection