Skip to content

jira me

  • Usage: jira me [flags]

Fetch /myself for the active profile and print the resolved Jira account identity. Use it for a quick read-only check of the profile selected by --profile or config.

Output fields

With --output json, the response envelope's data object carries these fields. Run jira agent schema for the full machine-readable schema.

Field Type Description
account_id string
display_name string
email_address string
profile string
time_zone string

Examples

jira me
jira --profile prod me --output=json # (1)!
  1. Check a non-active profile and keep output parseable