Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "report",
Short: "Shows how you have logged time against tickets in Jira",
Run: runReport,
}
Cmd is a command which gives nicely detailed summary of Jira tickets for the day
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.