project

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: 7 Imported by: 0

Documentation

Overview

Package project groups commands related to project planning and management.

Index

Constants

This section is empty.

Variables

View Source
var ProjectCmd = &cobra.Command{
	Use:   "project",
	Short: "Commands for project planning and management (the 'why').",
}

ProjectCmd represents the base command for the 'project' subcommand group.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package board provides commands to manage project boards.
Package board provides commands to manage project boards.
add
Package add provides the command to add issues to a project board.
Package add provides the command to add issues to a project board.
list
Package list provides the command to list project boards.
Package list provides the command to list project boards.
Package describe provides the command to generate a project context description.
Package describe provides the command to generate a project context description.
Package exportupstream provides the command to export upstream module source code.
Package exportupstream provides the command to export upstream module source code.
Package issues provides commands to manage project issues.
Package issues provides commands to manage project issues.
create
Package create provides the command to create new issues.
Package create provides the command to create new issues.
internal
Package internal provides internal helpers for issues commands.
Package internal provides internal helpers for issues commands.
list
Package list provides the command to list project issues.
Package list provides the command to list project issues.
tree
Package tree provides the command to display issue hierarchy.
Package tree provides the command to display issue hierarchy.
view
Package view provides the command to view issue details.
Package view provides the command to view issue details.
Package labels provides commands to manage project labels.
Package labels provides commands to manage project labels.
create
Package create provides the command to create labels.
Package create provides the command to create labels.
Package plan provides commands to plan project work.
Package plan provides commands to plan project work.
refine
Package refine provides the command to refine issues.
Package refine provides the command to refine issues.
suggest-refinement
Package suggest provides the command to suggest issue refinements.
Package suggest provides the command to suggest issue refinements.

Jump to

Keyboard shortcuts

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