Man page - lp-milestones(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
lp-milestones
NAMESYNOPSIS
DESCRIPTION
OPTIONS
AUTHORS
NAME
lp-milestones - work with milestones in Launchpad
SYNOPSIS
lp-milestones < command >
DESCRIPTION
lp-milestones allows you to create, delete, and rename milestones, as well as create a release from a milestone.
OPTIONS
Listed below are
the possible commands that can be passed to
lp-milestones
:
help commands
List all supported commands
create < projectname >/< seriesname >/< milestonename >
Create a milestone.
delete < projectname >/< milestonename >
Delete a milestone. Note that this cannot delete a milestone with releases on it (yet).
release < projectname >/< milestonename >
Create a release from a milestone.
rename < projectname >/< milestonename > < newname >
Rename a milestone.
AUTHORS
lp-milestones was written by Robert Collins <robert.collins@canonical.com>, and this manual page was written by Nathan Handler <nhandler@ubuntu.com>.