gk ai explain commit
Use AI to explain changes in a commit
Synopsis
Use this command for AI to explain changes in a commit.
gk ai explain commit [flags]
Examples
gk ai explain commit <COMMIT_SHA>
Options
-h, --help help for commit
-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 explain - Use AI to explain commits, branches…