Scroll to navigation

GRAB-ATTACHMENTS(1) General Commands Manual GRAB-ATTACHMENTS(1)

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:

Specifies the Launchpad bug number that the script should download attachments from.
Display a help message and exit.
Use the specified instance of Launchpad (e.g. "staging"), instead of the default of "production".
Do not read any configuration files, or configuration from environment variables.
Download attachments from duplicates too.
Download attachments from all bugs with an open task for this source package.
Download attachments from all bugs with an open task for this project.
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.

10 August 2008 lptools