Quick start
1. Sign in
Section titled “1. Sign in”lnr auth loginlnr opens Linear in your browser and stores the resulting OAuth token with restricted file permissions.
2. Set defaults
Section titled “2. Set defaults”lnr configChoose the team, labels, estimate, and workflow status used by quick creation.
3. Create an issue
Section titled “3. Create an issue”lnr quick "Fix flaky deployment check"lnr prints the branch name by default. Add --checkout to create that Git branch immediately:
lnr quick --checkout "Fix flaky deployment check"Open the complete interactive form when the issue needs more context:
lnr issue create