Man page - lp-grab-attachments(1)
Packages contains this manual
- lp-remove-team-members(1)
- lp-capture-bug-counts(1)
- lp-get-branches(1)
- lp-set-dup(1)
- lp-project-upload(1)
- lp-list-bugs(1)
- lp-grab-attachments(1)
- lp-milestones(1)
- lp-bug-dupe-properties(1)
- lp-recipe-status(1)
- lp-force-branch-mirror(1)
- lp-attach(1)
- lp-check-membership(1)
- lp-shell(1)
- lp-milestone2ical(1)
- lp-project(1)
apt-get install lptools
Manual
GRAB-ATTACHMENTS
NAMESYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR
NAME
grab-attachments - downloads attachments from a Launchpad bug
SYNOPSIS
grab-attachments
[
options
]
bug-number
...
grab-attachments -h
DESCRIPTION
grab-attachments is a script to download all attachments from a Launchpad bug report or bug reports with a source package or project task into a directory named after the bug e.g. bug-1.
OPTIONS
Listed below are
the command line options for grab-attachments:
bug-number
Specifies the Launchpad bug number that the script should download attachments from.
-h , --help
Display a help message and exit.
-l INSTANCE , --lpinstance = INSTANCE
Use the specified instance of Launchpad (e.g. "staging"), instead of the default of "production".
--no-conf
Do not read any configuration files, or configuration from environment variables.
-d , --duplicates
Download attachments from duplicates too.
-p SRCPACKAGE , --package = SRCPACKAGE
Download attachments from all bugs with an open task for this source package.
-P PROJECT , --project = PROJECT
Download attachments from all bugs with an open task for this project.
-D , --descriptions
Also download bug descriptions as Description.txt.
AUTHOR
lp-grab-attachments was written by Daniel Holbach and this manual page was written by Jonathan Patrick Davies.
Both are released under the GNU General Public License, version 3.