Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
NewCommand groups per-resource cache primers + housekeeping. Every primer fetches its resource, writes the JSON-encoded list under a config/site/profile cache namespace, and emits the list as the envelope's data so agents (and completion functions) can pipe it. The subcommands are generated from the resource registry — the single source of truth — except boards, whose Fetch is nil because its envelope carries truncation and per-board project metadata the generic primer cannot express.
Reads are cheap (single file) — see `internal/cache` for the format.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package registry is the single source of truth for the cacheable Jira metadata resources: their identity, default freshness window, and fetch.
|
Package registry is the single source of truth for the cacheable Jira metadata resources: their identity, default freshness window, and fetch. |
Click to show internal directories.
Click to hide internal directories.