cmd

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2026 License: MIT Imports: 19 Imported by: 0

Documentation

Overview

Package cmd wires Cobra commands to internal business logic. Each command file is responsible for one CLI verb and nothing else.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute is the single entry point called from main.go.

func SetVersion

func SetVersion(v string)

SetVersion wires the build-time version string into the root command so that `since17 --version` prints it correctly. Must be called before Execute().

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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