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.

This command does not accept –model because model selection cannot affect a saved resolution.

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

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

Options

  -h, --help   help for apply-plan

Options inherited from parent commands

      --json             Emit machine-readable JSON on stdout (GK_OUTPUT=json sets it session-wide)
      --no-telemetry     Disable telemetry (OTel spans, Sentry) for this invocation
      --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 16-Sep-2026

© 2023 Axosoft, LLC DBA GitKraken