GitKraken CLI

gk work commit

Commit changes across all repos in the active work item

Synopsis

The “commit” command simplifies the process of committing changes across multiple repositories in the active work item, ensuring all changes are tracked and versioned properly.

gk work commit [flags]

Examples

  gk work commit -m "commit message for all repos with changes in active work item"

Options

      --add-description      (Optional) Add AI description to the commit message
      --ai                   Have AI generate the commit message
  -d, --description string   (Optional) The git commit description
  -h, --help                 help for commit
  -m, --message string       The git commit message

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 work - Interact with your work. Alias: ‘w’
Auto generated by spf13/cobra on 23-Jul-2026

© 2023 Axosoft, LLC DBA GitKraken