Skip to content

jira config set

  • Usage: jira config set KEY VALUE [flags]

Set one supported config key and save the file. Use it for small local edits such as theme settings, default project values, and TUI preferences.

The new value is validated before saving. Secrets are not written through config set; use jira auth login or jira auth migrate for credentials.

Examples

jira config set theme.name dracula
jira config set profiles.default.default_project PROJ # (1)!
  1. Set the default project for a profile