gk work
Interact with your work. Alias: ‘w’
Synopsis
The “work” command suite provides a unified workflow for managing a “work item” across its lifecycle, from task initiation to cleanup. This command helps streamline the process of working on tasks, enhancements, or bug fixes by automating and centralizing actions like branch creation, starting work on code, committing changes, PR management, and more.
Options
-h, --help help for work
SEE ALSO
- gk - GitKraken CLI
- gk work add - Add repository to active work item
- gk work commit - Commit changes across all repos in the active work item
- gk work end - End a work item
- gk work info - Display information about a work item
- gk work list - List all your work items
- gk work pr - Manage your PR
- gk work push - Push repository changes
- gk work set - Set the active work item
- gk work start - Start a new work item
- gk work update -