Directories
¶
| Path | Synopsis |
|---|---|
|
Package browser builds Jira web URLs and opens them in the OS default browser.
|
Package browser builds Jira web URLs and opens them in the OS default browser. |
|
Package cache is a tiny per-profile JSON file store for Jira metadata (labels, epics, projects, …) that's cheap to look up — used by the `jira cache <resource>` commands and (eventually) by Cobra shell completion functions.
|
Package cache is a tiny per-profile JSON file store for Jira metadata (labels, epics, projects, …) that's cheap to look up — used by the `jira cache <resource>` commands and (eventually) by Cobra shell completion functions. |
|
Plain-text renderer for `jira boards list`.
|
Plain-text renderer for `jira boards list`. |
|
adfmode
Package adfmode resolves the strict vs best-effort ADF mode for a given CLI invocation, applying both the precedence ladder and per-path defaults.
|
Package adfmode resolves the strict vs best-effort ADF mode for a given CLI invocation, applying both the precedence ladder and per-path defaults. |
|
boards
`jira boards` command tree.
|
`jira boards` command tree. |
|
boardscope
Package boardscope resolves the `--board NAME` / `--board-id N` flag pair against the local board cache and renders the result into JQL clauses and envelope data.
|
Package boardscope resolves the `--board NAME` / `--board-id N` flag pair against the local board cache and renders the result into JQL clauses and envelope data. |
|
cmdutil
Package cmdutil holds the cross-cutting helper layer shared by every jira-cli command: envelope writers, client/profile accessors, output-mode resolution, mutation gates, the credential-warning sink, and small generic value helpers.
|
Package cmdutil holds the cross-cutting helper layer shared by every jira-cli command: envelope writers, client/profile accessors, output-mode resolution, mutation gates, the credential-warning sink, and small generic value helpers. |
|
config
Package config implements the `jira config` cobra command tree, which manages the local configuration file, profiles, and theme settings.
|
Package config implements the `jira config` cobra command tree, which manages the local configuration file, profiles, and theme settings. |
|
issue
`jira issue link` command tree.
|
`jira issue link` command tree. |
|
runtime
Package runtime is the dependency boundary between the binary shell in cmd/jira and the command implementations.
|
Package runtime is the dependency boundary between the binary shell in cmd/jira and the command implementations. |
|
startup
Package startup parses jira's global flags and first subcommand out of the raw argv before cobra runs.
|
Package startup parses jira's global flags and first subcommand out of the raw argv before cobra runs. |
|
stdin
Package stdin is the ONLY place in the source tree allowed to read os.Stdin.
|
Package stdin is the ONLY place in the source tree allowed to read os.Stdin. |
|
version
Package version implements the `jira version` cobra command, which prints build and version metadata as a structured envelope.
|
Package version implements the `jira version` cobra command, which prints build and version metadata as a structured envelope. |
|
Package docs renders a Cobra command tree to byte-stable Markdown for the jira-cli documentation site.
|
Package docs renders a Cobra command tree to byte-stable Markdown for the jira-cli documentation site. |
|
Package jira — Board service for /rest/agile/1.0.
|
Package jira — Board service for /rest/agile/1.0. |
|
customfield
Package customfield is the Jira custom-field type registry.
|
Package customfield is the Jira custom-field type registry. |
|
Package jql builds and composes Jira Query Language strings from structured inputs.
|
Package jql builds and composes Jira Query Language strings from structured inputs. |
|
Package pipeline implements the deterministic 5-stage validation pipeline that gates every Jira mutation submission.
|
Package pipeline implements the deterministic 5-stage validation pipeline that gates every Jira mutation submission. |
|
Package tui implements the persistent Jira dashboard.
|
Package tui implements the persistent Jira dashboard. |
|
components
Package components contains reusable Bubble Tea overlays and chrome for the Jira TUI.
|
Package components contains reusable Bubble Tea overlays and chrome for the Jira TUI. |
|
editor
Package editor is the in-TUI ADF-native rich-text editor.
|
Package editor is the in-TUI ADF-native rich-text editor. |
|
theme
Package theme defines lipgloss styles shared across the Jira TUI.
|
Package theme defines lipgloss styles shared across the Jira TUI. |
Click to show internal directories.
Click to hide internal directories.