Usage:  circleci run get [<run-id>] [flags]

Flags:
  -b, --branch string    Branch name (defaults to the current branch, or main when --project is set)
      --failure-report   Print condensed output for every failed step; intended for agent consumption
  -h, --help             help for get
      --jq string        Process values from the response using jq syntax
      --json             Output as JSON
  -m, --mine             Filter to runs owned by you.
      --no-interactive   Skip the interactive picker and resolve the latest run directly
      --project string   Project slug (e.g. gh/org/repo); used for latest-run lookup
  