Documentation
¶
Overview ¶
Package boards hosts the `jira boards` command tree. It exposes a single read-only sub-command today, `jira boards list`. The cache primer lives in the cache package (`jira cache boards`); this package renders the cached list and primes transparently when the cache is empty, so first-run needs no extra step.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
NewCommand is the parent group for `jira boards <subcommand>`. Today only `list` exists; future feature slices may add `boards view`, `boards rename`, etc.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.