issues

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package issues provides commands to manage project issues.

Index

Constants

This section is empty.

Variables

View Source
var IssuesCmd = &cobra.Command{
	Use:     "issues",
	Short:   "Manage project issues (work tickets, blueprints).",
	Aliases: []string{"issue"},
}

IssuesCmd represents the base command for the 'issues' subcommand group.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package create provides the command to create new issues.
Package create provides the command to create new issues.
Package internal provides internal helpers for issues commands.
Package internal provides internal helpers for issues commands.
Package list provides the command to list project issues.
Package list provides the command to list project issues.
Package tree provides the command to display issue hierarchy.
Package tree provides the command to display issue hierarchy.
Package view provides the command to view issue details.
Package view provides the command to view issue details.

Jump to

Keyboard shortcuts

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