Versions in this module Expand all Collapse all v0 v0.7.0 Jul 9, 2026 Changes in this version + func NewCmdIssues(f *cmdutil.Factory, runF func(*IssuesOptions) error) *cobra.Command + type IssuesOptions struct + BaseRepo func() (string, error) + HttpClient func() (*http.Client, error) + IO *iostreams.IOStreams + JSON bool + Number int + Repository string