Skip to content

jira alias list

  • Usage: jira alias list [flags]
  • Aliases: ls

List command aliases stored in the active config file. Use it to see the short names that are expanded before Cobra dispatches a command.

Alias expansion is local config behavior. It happens before command parsing and never contacts Jira.

Examples

jira alias list
jira alias list --output=json # (1)!
  1. Inspect aliases as a JSON map