jira cache¶
Prime / inspect the local Jira metadata cache
Subcommands¶
- jira cache boards - Cache and print the visible Jira agile boards
- jira cache clear - Remove cached data (a single resource, or the whole profile)
- jira cache epics - Cache and print the visible epic list
- jira cache fields - Cache and print the visible Jira field list
- jira cache issuetypes - Cache and print the visible Jira issue-type list
- jira cache labels - Cache and print the global Jira label list
- jira cache linktypes - Cache and print the configured issue-link types
- jira cache projects - Cache and print the visible Jira project list
Options¶
Options inherited from parent commands¶
--adf-best-effort Allow lossy ADF conversions with structured warnings
--adf-strict Treat lossy ADF conversions as errors
--color string Color mode: "auto", "always", or "never" (default "auto")
-c, --config string Config file path
-d, --debug Enable debug output
-i, --interactive Launch persistent dashboard from root command
--no-input Disable interactive prompts (mandatory for headless / agent invocation)
--output string Output mode: auto, human, json, or compact (compact is the JSON data payload without the envelope — no ok/meta/warnings/errors) (default "auto")
-P, --profile string Jira profile name
--timeout duration Whole-invocation deadline (e.g. 30s, 2m); 0 disables it
SEE ALSO¶
- jira - Jira CLI
- jira cache boards - Cache and print the visible Jira agile boards
- jira cache clear - Remove cached data (a single resource, or the whole profile)
- jira cache epics - Cache and print the visible epic list
- jira cache fields - Cache and print the visible Jira field list
- jira cache issuetypes - Cache and print the visible Jira issue-type list
- jira cache labels - Cache and print the global Jira label list
- jira cache linktypes - Cache and print the configured issue-link types
- jira cache projects - Cache and print the visible Jira project list