Skip to content

jira user

  • Usage: jira user [flags]

Look up Jira users by name or email. jira user search returns matching accounts with their accountId — the value --assignee and --reporter need when me will not do.

There is no user cache, so completion offers only me/none; this is the discovery path for every other account.

Examples

jira user search ada
jira user search ada@example.com --output=json # (1)!
  1. Get an accountId for scripting an assignment

Subcommands