cli

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 30, 2026 License: MIT Imports: 21 Imported by: 0

Documentation

Overview

SPDX-License-Identifier: MIT

SPDX-License-Identifier: MIT

SPDX-License-Identifier: MIT

SPDX-License-Identifier: MIT

SPDX-License-Identifier: MIT Package cli is the cobra command tree for the sting CLI: querying commits, running the MCP server, and installing/uninstalling the server into agent runtimes. Configuration is resolved with viper (defaults < config file < env < flags) so a dedicated GitHub PAT can live in sting's own config rather than relying on the ambient GITHUB_TOKEN.

SPDX-License-Identifier: MIT

SPDX-License-Identifier: MIT

Index

Constants

This section is empty.

Variables

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

Build metadata, set via -ldflags at release time by goreleaser. The defaults apply to `go build`/`go install` and local development.

Functions

func Execute

func Execute()

Execute runs the root command and exits with a shell-friendly status.

Types

This section is empty.

Jump to

Keyboard shortcuts

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