GitKraken CLI

gk work push

Push repository changes

Synopsis

The “push” command pushes changes across all repositories in the active workspace for the current work item. It ensures that all local changes, including commits and branches, are synchronized with the corresponding remote repositories.

gk work push [flags]

Examples

  gk work push

Options

      --create-pr   Create PR after the push. All defaults will be applied.
  -f, --force       Force push to upstream
  -h, --help        help for push

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