GitKraken CLI

gk ai resolve apply-plan

Apply exact reviewed resolutions without AI

Synopsis

Apply the exact resolved entries in a reviewed plan without an AI call.

All resolved files are drift-validated before the first write. Resolutions are written and staged; skipped/error entries remain untouched. This command never continues, aborts, commits, or pushes. Inspect allConflictsResolved, remainingPaths, warnings, and git status.

Example: gk ai resolve apply-plan /tmp/resolve-plan.json –output json

gk ai resolve apply-plan <plan> [flags]

Options

  -h, --help   help for apply-plan

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
      --workdir string   Path to the git repository to operate on (default: current directory)

SEE ALSO

  • gk ai resolve - Plan, review, and stage AI conflict resolutions
Auto generated by spf13/cobra on 31-Aug-2026

© 2023 Axosoft, LLC DBA GitKraken