workflow branch
Branch for an issue, named by the convention, and switch to it
Synopsis
Name a branch for an issue the way the interface does — from the issue’s type and summary — then create it off the current branch’s base and switch to it, which moves the working tree onto the new branch. A preview is printed and confirmed before anything is created.
workflow branch <issue> [flags]Options
-h, --help help for branch
--yes go ahead without the confirmationOptions inherited from parent commands
--dry-run hold back every write to Jira, the forge, the messaging service, git and files, and say what it would have done
--log string append a one-line outline of each request (method, path, status, duration) to FILE, for a bug reportSEE ALSO
- workflow - Run your Jira, Git forge and messaging workflow from the terminal