Skip to content

Create issues

Terminal window
lnr issue create
# short alias
lnr ic

The form supports a title, description, team defaults, project, labels, estimate, assignee, and status.

Terminal window
lnr issue create \
--title "Fix flaky deployment check" \
--description "The deployment check fails intermittently." \
--project "Release readiness"

--project accepts a project name or ID and verifies that the project belongs to the selected team.

Use lnr quick when saved defaults contain everything the issue needs.