Find issues
Interactive search
Section titled “Interactive search”lnr issue search# short aliaslnr isThe picker fetches a small first page immediately. As you type, lnr debounces input and asks Linear for filtered results. Move through the list to load later pages without waiting for the entire team’s history.
Non-interactive search
Section titled “Non-interactive search”Pass a query to print the best matching issue’s branch name:
lnr issue search "deployment check"lnr issue search --json "deployment check"lnr is --checkout "deployment check"Use explicit search text for scripts so the command never opens a picker.