GitKraken CLI

gk work end

End a work item

Synopsis

The “end” command finalizes a work item, ensuring the workspace is clean and ready for future tasks. It provides options to delete or preserve local changes, while also removing any temporary setups associated with the work item. This command helps developers efficiently manage completed tasks and maintain an organized workflow.

gk work end [flags]

Examples

  gk work end <name of work item>

Options

  -f, --force   Force delete branches even if not fully merged (git branch -D), skip uncommitted changes check, and skip repositories whose paths no longer exist
  -h, --help    help for end

Options inherited from parent commands

      --no-telemetry   Disable telemetry (OTel spans, Sentry) for this invocation

SEE ALSO

  • gk work - Interact with your work. Alias: ‘w’
Auto generated by spf13/cobra on 29-Apr-2026

© 2023 Axosoft, LLC DBA GitKraken