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