bug

package
v0.3.7 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BugCmd = &cobra.Command{
	Use:   "bug",
	Short: "Manage BUG-* CANARY tokens for tracking defects",
	Long: `Bug command manages BUG-* CANARY tokens for defect tracking.

Unlike project-specific tokens (e.g., CBIN-XXX), bug tokens always use
the BUG- prefix followed by aspect and ID (e.g., BUG-API-001).

Subcommands:
  list    - List all bug canaries with filtering
  create  - Create a new bug canary token
  update  - Update an existing bug canary's status
  show    - Display details for a specific bug`,
}

BugCmd is the parent command for bug-related operations

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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