Release Notes
Added
- project update and delete commands, plus --json flag for project commands (#148; thanks @chronosis)
- cycle list and view commands, plus --cycle filter for issue list (#162; thanks @regaw-leinad)
- issue comment delete command (#161; thanks @jholm117)
- cycle support for issue create and update commands (#150; thanks @jholm117)
- milestone support for issue create and update commands (#149; thanks @jholm117)
Fixed
- project update date validation now works correctly when combined with other flags
- issue view no longer sends auth headers to non-Linear image domains (#154; thanks @hmnd)
- project lookup now falls back to slug ID when name match fails (#158; thanks @mipearson)
- success message order corrected for 'blocked-by' issue relations
- git command errors now report more helpful messages
Install linear 1.11.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/schpet/linear-cli/releases/download/v1.11.0/linear-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install schpet/tap/linear
Download linear 1.11.0