bodhi(1) - Linux man page
Name
bodhi - The bodhi clientSynopsis
bodhi [options] [build|package]Description
bodhi is the comment-line tool for interacting with a bodhi instance.Options
- -n --new
- Submit a new update
- -e --edit
- Edit an existing update
- -b --bugs BUG1,BUG2,..
- Specify any number of Bugzilla IDs (--bugs=1234,5678)
- -r --release RELEASE
- Specify a release [F7|F8]
- -N --notes NOTES
- Update notes
- -t --type TYPE
- Update type [bugfix|security|enhancement|newpackage]
- -u --username USERNAME
- Login username for bodhi
- -d --delete
- Delete an update
- --file
- Get update details from a file
- -c --comment COMMENT
- Comment on an update
- -k --karma [+1|-1]
- Give karma to a specific update (default: 0)
- -R --request ACTION
- Request that an action be performed on an update [testing|stable|unpush|obsolete]
- -m --mine
- Display a list of your updates
- -C --candidates
- Display a list of your update candidates
- -T --testable
- Display a list of installed updates that you could test and provide feedback for
- -M --masher
- Display the status of the Masher (releng only)
- -P --push
- Display and push any pending updates (releng only)
- -v --verbose
- Show debugging messages
- -l --limit
- Maximum number of updates to return (default: 10)
- -o --buildroot-override BUILD
- Submit a not-yet-stable build (NVR) to build root temporarily until --duration period expires or the build becomes stable or deleted or unpushed or obsoleted
- --duration DAYS
- Set duration of build as build root override in days (default: 3)
- -O --list-overrides
- List effective build root overrides
- --my-overrides
- List effective build root overrides submitted by you
- --show-expired
- Show expired build root overrides in addition (requires --list-overrides or --my-overrides)
- --edit-override BUILD
- Edit override duration od notes
- -E --expire-override BUILD
- Remove overriding build from build root
- -h --help
- display the usage message
Examples
Using the bodhi command-line interfacehttps://fedorahosted.org/bodhi/wiki/CLI
Authors
Luke Macken <lmacken@redhat.com>
Bugs
Bugs should be filed in bodhi's Trac:https://fedorahosted.org/bodhi/newticket