milestones

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FinishCmd

func FinishCmd() *cobra.Command

FinishCmd returns a command that finishes the currently active milestone for the current project. If there is no active milestone, an error is displayed and the command exits.

func ListCmd

func ListCmd() *cobra.Command

ListCmd returns a command that lists milestones. By default, it lists milestones for the current project. Use --all to list milestones from all projects, or --project to list milestones for a specific project.

func MilestoneCmds

func MilestoneCmds() *cobra.Command

MilestoneCmds returns the root milestone command that groups all milestone-related subcommands. It provides functionality to manage milestones (time-boxed periods like sprints, releases, or phases) for grouping time entries.

func StartCmd

func StartCmd() *cobra.Command

StartCmd returns a command that creates and activates a new milestone for the current project. If a milestone with the same name already exists for the project, or if there is already an active milestone, an error is displayed and the command exits.

func StatusCmd

func StatusCmd() *cobra.Command

StatusCmd returns a command that displays information about the currently active milestone for the current project. If there is no active milestone, an info message is displayed.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL