Skip to content

Add first-class issue attachment download support#48

Open
dorkitude wants to merge 2 commits intomasterfrom
fix/issue-47-attachment-download
Open

Add first-class issue attachment download support#48
dorkitude wants to merge 2 commits intomasterfrom
fix/issue-47-attachment-download

Conversation

@dorkitude
Copy link
Copy Markdown
Owner

Summary\n- add linctl issue attachment list to surface canonical attachments plus uploads.linear.app links found in issue description/comments\n- add linctl issue attachment download with selectors (--all, --id, --name) and output controls (--output, --output-dir)\n- add linctl issue get --download-attachments --output-dir to fetch issue details and download attachments in one step\n- include per-file download status, JSON output, and non-zero exit on partial failures\n- update docs (README, SKILL.md, master_api_ref.md) and add command tests in cmd/issue_cmd_test.go\n\n## Testing\n- go test ./...\n- go run . --version\n- go run . --help\n- go run . issue attachment --help\n- go run . issue get --help | rg "download-attachments|output-dir"\n\nCloses #47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant