Documentation
¶
Index ¶
- func NewCmdAssign(f *cmdutil.Factory) *cobra.Command
- func NewCmdBrowse(f *cmdutil.Factory) *cobra.Command
- func NewCmdClose(f *cmdutil.Factory) *cobra.Command
- func NewCmdComment(f *cmdutil.Factory) *cobra.Command
- func NewCmdCreate(f *cmdutil.Factory) *cobra.Command
- func NewCmdDelete(f *cmdutil.Factory) *cobra.Command
- func NewCmdGet(f *cmdutil.Factory) *cobra.Command
- func NewCmdIssue(f *cmdutil.Factory) *cobra.Command
- func NewCmdList(f *cmdutil.Factory) *cobra.Command
- func NewCmdOpen(f *cmdutil.Factory) *cobra.Command
- func NewCmdReopen(f *cmdutil.Factory) *cobra.Command
- func NewCmdUpdate(f *cmdutil.Factory) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdAssign ¶
NewCmdAssign creates the issues assign command.
func NewCmdBrowse ¶
NewCmdBrowse creates the issues browse command.
func NewCmdClose ¶
NewCmdClose creates the issues close command.
func NewCmdComment ¶
NewCmdComment creates the issues comment command.
func NewCmdCreate ¶
NewCmdCreate creates the issues create command.
func NewCmdDelete ¶
NewCmdDelete creates the issues delete command.
func NewCmdIssue ¶
NewCmdIssue creates the parent issues command.
func NewCmdList ¶
NewCmdList creates the issues list command.
func NewCmdOpen ¶ added in v1.10.0
NewCmdOpen creates the issues open command.
func NewCmdReopen ¶
NewCmdReopen creates the issues reopen command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.