# Functions
Execute adds all child commands to the root command and sets flags appropriately.
# Constants
No description provided by the author
# Structs
Config stores the config.
CreateAnswers stores the answers from the questions of the create command.
JiraBoard is a simple represenation of a sprint.
JiraConfig stores the config.
JiraSprint is a simple represenation of a sprint.
# Type aliases
SprintCompletedDate is for sorting based on completed date.