glab-iteration - Man Page

Retrieve iteration information.

Synopsis

glab iteration  [flags]

Description

Iterations are time-boxed periods, similar to sprints, that group issues and merge requests in a project or group.

List the iterations for the current project, or use the --group flag to list a group's iterations instead.

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-iteration-list(1)

Referenced By

glab(1), glab-iteration-list(1).

Jun 2026 Auto generated by spf13/cobra