Versions in this module Expand all Collapse all v0 v0.0.10 Jan 4, 2026 Changes in this version type CLI + NoSync bool + Verbose bool + func (c *CLI) AfterApply() error v0.0.9 Jan 1, 2026 v0.0.8 Dec 15, 2025 Changes in this version type ListCmd + Stdout bool v0.0.7 Dec 10, 2025 Changes in this version + type AcceptCmd struct + ChangeID string + DryRun bool + NoInteractive bool + func (c *AcceptCmd) Run() error type CLI + Accept AcceptCmd v0.0.6 Dec 7, 2025 Changes in this version + func PredictChangeIDs() complete.Predictor + func PredictItemTypes() complete.Predictor + func PredictItems() complete.Predictor + func PredictSpecIDs() complete.Predictor + type CLI struct + Archive archive.ArchiveCmd + Completion kongcompletion.Completion + Init InitCmd + List ListCmd + PR PRCmd + Validate ValidateCmd + Version VersionCmd + View ViewCmd + type InitCmd struct + func (c *InitCmd) Run() error + type ListCmd struct + All bool + Interactive bool + JSON bool + Long bool + Specs bool + func (c *ListCmd) Run() error + type PRArchiveCmd struct + Base string + ChangeID string + Draft bool + DryRun bool + Force bool + SkipSpecs bool + func (c *PRArchiveCmd) Run() error + type PRCmd struct + Archive PRArchiveCmd + Proposal PRProposalCmd + Remove PRRemoveCmd + type PRProposalCmd struct + Base string + ChangeID string + Draft bool + DryRun bool + Force bool + func (c *PRProposalCmd) Run() error + type PRRemoveCmd struct + Base string + ChangeID string + Draft bool + DryRun bool + Force bool + func (c *PRRemoveCmd) Run() error + type ValidateCmd struct + All bool + Changes bool + ItemName *string + JSON bool + NoInteractive bool + Specs bool + Strict bool + Type *string + func (c *ValidateCmd) Run() error + type VersionCmd struct + JSON bool + Short bool + func (c *VersionCmd) Run() error + type ViewCmd struct + JSON bool + func (c *ViewCmd) Run() error v0.0.5 Dec 4, 2025 v0.0.4 Dec 2, 2025 v0.0.3 Nov 30, 2025 v0.0.2 Nov 28, 2025 v0.0.1 Nov 21, 2025