Documentation
¶
Index ¶
- func NewCmdAdd(f *cmdutil.Factory) *cobra.Command
- func NewCmdComment(f *cmdutil.Factory) *cobra.Command
- func NewCmdDelete(f *cmdutil.Factory) *cobra.Command
- func NewCmdEdit(f *cmdutil.Factory) *cobra.Command
- func NewCmdList(f *cmdutil.Factory) *cobra.Command
- func NewCmdReply(f *cmdutil.Factory) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdComment ¶
NewCmdComment returns the top-level "comment" command that groups add, list, and edit.
func NewCmdDelete ¶ added in v0.5.1
NewCmdDelete returns the "comment delete" command.
func NewCmdEdit ¶
NewCmdEdit returns the "comment edit" command.
func NewCmdList ¶
NewCmdList returns the "comment list" command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.