Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdIssuesList ¶
func NewCmdIssuesList(cf *cmdutils.CLIFactory) *cobra.Command
NewCmdVersion returns the current version of cli being used
Types ¶
type IssuesListOptions ¶
type IssuesListOptions struct {
FileArg string
RepoArg string
LimitArg int
Owner string
RepoName string
VCSProvider string
// contains filtered or unexported fields
}
func (*IssuesListOptions) Run ¶
func (opts *IssuesListOptions) Run() error
func (*IssuesListOptions) ShowIssues ¶
func (opts *IssuesListOptions) ShowIssues(fileMode bool)
Click to show internal directories.
Click to hide internal directories.