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 ¶
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 ¶
Types ¶
This section is empty.