cli

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2026 License: MIT Imports: 33 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

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 dedicated provider PATs can live in sting's own config rather than relying on ambient provider tokens.

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. These remain the stamping target named in .goreleaser.yaml; do not rename them.

The defaults are sentinels, not values. A binary carrying them was not stamped, and buildinfo falls through to the metadata the Go toolchain records so that `go build` and `go install` still report honestly.

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