glab-todo - Man Page

Manage your to-do list.

Synopsis

glab todo  [flags]

Description

Your to-do list collects the items that need your attention, such as issues and merge requests where you were assigned, mentioned, or asked to review.

List pending items, then mark them as done individually or all at once.

Options Inherited from Parent Commands

-h, --help[=false] Show help for this command.

Example

glab todo list
glab todo done 123
glab todo done --all

See Also

glab(1), glab-todo-done(1), glab-todo-list(1)

Referenced By

glab(1), glab-todo-done(1), glab-todo-list(1).

Jun 2026 Auto generated by spf13/cobra