Versions in this module Expand all Collapse all v0 v0.12.0 Aug 12, 2026 Changes in this version + func NewCmdIssues(f *cmdutil.Factory, runF func(*IssuesOptions) error) *cobra.Command + type IssuesOptions struct + HttpClient func() (*http.Client, error) + IO *iostreams.IOStreams + JSON bool + Limit int + Page int + Query string + Repo string + State string