glab-milestone - Man Page
Manage group or project milestones.
Synopsis
glab milestone [flags]
Description
Milestones group issues, merge requests, and epics around a shared goal or release. Use the subcommands to create, list, edit, delete, or look up milestones in the current project, in another project, or in a group.
Options
-R, --repo="" Select another repository. You can use either OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL or Git URL is also accepted.
Options Inherited from Parent Commands
-h, --help[=false] Show help for this command.
See Also
glab(1), glab-milestone-create(1), glab-milestone-delete(1), glab-milestone-edit(1), glab-milestone-get(1), glab-milestone-list(1)
Referenced By
glab(1), glab-milestone-create(1), glab-milestone-delete(1), glab-milestone-edit(1), glab-milestone-get(1), glab-milestone-list(1).
Jun 2026 Auto generated by spf13/cobra