cli

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package cli wires tatami's command surface: the cobra tree and the fang-rendered help and errors. The format work lives in the tatami package and its subpackages; this layer parses flags and prints results.

Index

Constants

This section is empty.

Variables

View Source
var (
	Version = "dev"
	Commit  = "none"
	Date    = "unknown"
)

Build metadata, stamped via -ldflags at release time. goreleaser targets github.com/tamnd/tatami/cli.{Version,Commit,Date}.

Functions

func Execute

func Execute(ctx context.Context) int

Execute builds the root command and runs it through fang. It returns the process exit code.

Types

This section is empty.

Jump to

Keyboard shortcuts

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