Enable cpm flow.
cpm flow enable
Configure cpm flow.
cpm flow configure
Make repository ready to use cpm flow (every new clone should run this).
cpm flow setup
Checkout issue to start development.
cpm flow checkout [options]
Options:
-t, --taskId <taskId>
: Task ID to checkout.Create PR for issue for the current working issue.
cpm flow submit