logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

lp-milestones - work with milestones in Launchpad

Authors

lp-milestones was written by Robert Collins <robert.collins@canonical.com>,  and  this  manual  page  was
       written by Nathan Handler <nhandler@ubuntu.com>.

lptools                                            Oct 24 2012                                  lp-milestones(1)

Description

lp-milestones  allows  you  to  create, delete, and rename milestones, as well as create a release from a
       milestone.

Name

       lp-milestones - work with milestones in Launchpad

Options

       Listed below are the possible commands that can be passed to lp-milestones:

       helpcommands
              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.

Synopsis

lp-milestones<command>

See Also