Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BuildDate = "unknown"
BuildDate is set via -ldflags to the UTC build timestamp. Same unknown-default pattern as Commit.
View Source
var Commit = "unknown"
Commit is set via -ldflags "-X github.com/ogham-mcp/ogham-cli/cmd.Commit=..." Defaults to "unknown" so local `go build` without ldflags still produces a runnable binary. Not required for correctness.
View Source
var Version = "dev"
Version is set via -ldflags "-X github.com/ogham-mcp/ogham-cli/cmd.Version=..."
Functions ¶
Types ¶
This section is empty.
Source Files
¶
- audit.go
- auth.go
- capabilities.go
- cleanup.go
- config_show.go
- dashboard.go
- decay.go
- delete.go
- export.go
- health.go
- helpers.go
- hooks.go
- import.go
- import_agent_zero.go
- init.go
- inscribe.go
- join.go
- lifecycle.go
- list.go
- logging.go
- plugin.go
- plugin_claude_code.go
- profile.go
- recall.go
- root.go
- search.go
- serve.go
- stats.go
- store.go
- triple.go
- version.go
Click to show internal directories.
Click to hide internal directories.