bird 0.2.0

X API CLI with entity caching, search, threads, and watchlists
Documentation
1
2
3
4
5
6
Examples:
  bird bookmarks                          # human-readable bookmarks list
  bird bookmarks --output json            # machine-readable (paired)
  bird bookmarks --pretty                 # pretty-printed JSON
  bird bookmarks --output jsonl           # one record per line
  BIRD_OUTPUT=json bird bookmarks         # env-driven JSON