GitKraken CLI

gk ai resolve

Use AI and resolve git conflicts

Synopsis

Use this command to resolve conflicts in your git repository using AI. It can help you solving conflicts generated by git merge or rebase operations.

gk ai resolve [flags]

Examples


  gk ai resolve
  gk ai resolve -p <REPO_PATH>

Options

  -h, --help          help for resolve
  -p, --path string   (Optional) Repository path

Options inherited from parent commands

      --no-telemetry     Disable telemetry (OTel spans, Sentry) for this invocation
      --output string    Output format: text or json (default "text")
      --session string   (Optional) Isolate auth and cache under a named session

SEE ALSO

  • gk ai - Use AI in the CLI
Auto generated by spf13/cobra on 23-Jul-2026

© 2023 Axosoft, LLC DBA GitKraken