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

      --ai               Have AI generate the commit message
  -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 25-Mar-2025

© 2023 Axosoft, LLC DBA GitKraken