Documentation
¶
Overview ¶
Package cmd implements CLI commands for the search client Per AI.md PART 36: --admin commands for server administration
Package cmd implements CLI commands for the search client Per AI.md PART 36: login command for interactive token storage
Package cmd implements CLI commands for the search client Per AI.md PART 36: CLI Client implementation
Package cmd implements CLI commands for the search client Per AI.md PART 36: Shell completion support
Package cmd implements CLI commands for the search client Per AI.md PART 36: --status command for health check
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Build info - set via -ldflags at build time // Per AI.md PART 26: LDFLAGS must include Version, CommitID, BuildDate, OfficialSite ProjectName = "search" Version = "dev" CommitID = "unknown" BuildDate = "unknown" OfficialSite = "https://scour.li" // Default server URL )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.