cli

package
v0.1.0-alpha Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Overview

Package cli wires up keeba's Cobra command tree.

Index

Constants

View Source
const Version = "v0.1.0-alpha"

Version is the CLI's user-facing version string.

Variables

This section is empty.

Functions

func IsSilentExit

func IsSilentExit(err error) bool

IsSilentExit reports whether err is the silent-exit sentinel.

func NewRoot

func NewRoot() *cobra.Command

NewRoot returns a freshly-built root command. Each call yields an independent tree, which keeps test cases isolated.

Types

This section is empty.

Jump to

Keyboard shortcuts

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