cli

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2026 License: MIT Imports: 31 Imported by: 0

Documentation

Overview

Package cli builds the command line. Every feature is reachable as a subcommand so that it can be scripted and completed by the shell, and the bare command opens the interactive interface.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute() int

Execute runs the command line and returns the process exit status.

func NewRootCommand

func NewRootCommand() *cobra.Command

NewRootCommand builds the command tree.

func SetBuildInfo

func SetBuildInfo(v, c, d string)

SetBuildInfo records the values stamped into the binary at build time.

Types

This section is empty.

Jump to

Keyboard shortcuts

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