Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Attachment support #58

@chkwok

Description

@chkwok

Is your feature request related to a problem?
I can't add supporting documents (big markdown file) or screenshots to a ticket

Describe the solution you'd like
Add attachment upload feature to the CLI

Describe alternatives you've considered
Manually drag and drop on the Web UI but Claude Code can't do that

Example usage
Show how you'd use this feature:

jtk issues attach JTK-123 --file=something.md
jtk attachments add JTK-123 --file=screenshot.png

Maybe get, list, delete too? So you can say to an agent - fetch JTK-123 including attachments and plan the feature.

Additional context
API:

https://docs.atlassian.com/software/jira/docs/api/REST/9.17.0/#api/2/issue/{issueIdOrKey}/attachments
https://docs.atlassian.com/software/jira/docs/api/REST/9.17.0/#api/2/attachment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions