Documentation
¶
Overview ¶
`jira boards` command tree.
Exposes a single read-only sub-command today: `jira boards list`. The cache primer lives in cache.go (`jira cache boards`); this file renders the cached list and primes transparently when the cache is empty so first-run UX requires 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.