Documentation ¶
Overview ¶
Package eventcmd provides commands for manipulating events
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EventCmd = &cobra.Command{ Use: "event", Args: cobra.ExactArgs(0), Aliases: []string{"events", "e"}, Short: "Manipulate events", }
EventCmd represents the event command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.