Bug 707320 - [FEAT] add ability to upload attachments
Summary: [FEAT] add ability to upload attachments
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-bugzilla
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Will Woods
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-24 16:56 UTC by Andy Gospodarek
Modified: 2014-06-29 23:03 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-28 02:43:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Andy Gospodarek 2011-05-24 16:56:56 UTC
The ability to upload attachments from the command-line would be nice.  Ideally both indicating a filename to upload or piping (preferred!) to the command (a la fpaste) would be cool.

At a minimum, I would like to be able to specify a description and pass a file-name or read from STDIN.

The options for attachments (type, description, comments, obsoletes, privacy, etc) might be complex enough to warrant a new major command rather then adding things to modify, but I have no preference.

Comment 1 Cole Robinson 2012-12-28 02:43:28 UTC
This is in all supported fedora versions:

bugzilla attach --file ~/Pictures/cam1.jpg --desc "me, in pain" $BUGID


Note You need to log in before you can comment on or make changes to this bug.