Describe the feature or problem you’d like to solve
When creating issue, I sometimes need to attach files (zip, etc.) for the developers to easily reproduce the situation I encountered locally.
Proposed solution
Using a new flag for gh issue create, I would like to be able to attach the files to the issue from the CLI.
It will match closer the capabilities of the website's interface.
Describe the feature or problem you’d like to solve
When creating issue, I sometimes need to attach files (
zip, etc.) for the developers to easily reproduce the situation I encountered locally.Proposed solution
Using a new flag for
gh issue create, I would like to be able to attach the files to the issue from the CLI.It will match closer the capabilities of the website's interface.