Skip to content

jira boards

  • Usage: jira boards [flags]

Browse the agile boards visible to the active profile. jira boards list shows each board with its id, type, and backing project — the ids that jira issue list --board resolves against.

Boards are cached per profile; run jira cache refresh boards to refetch after a board is created or renamed.

Examples

jira boards list
jira boards list --output=json # (1)!
  1. Machine-readable board ids for scripting

Subcommands