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

SEE ALSO

  • gk work - Interact with your work. Alias: ‘w’
Auto generated by spf13/cobra on 31-Jul-2025

© 2023 Axosoft, LLC DBA GitKraken