v0.17.0 — project update + Initiative support (RUSH-2284)
Added
linear projects update <name|id>— description, name, lead, start/target, statelinear initiatives— list / show / create / update / link / unlink / archiveprojects showprints Description when set
Install
curl -sSL https://github.com/phnx-labs/linear-cli/releases/download/v0.17.0/install.sh | sh
# or
curl -o ~/.local/bin/linear https://raw.githubusercontent.com/phnx-labs/linear-cli/v0.17.0/linear && chmod +x ~/.local/bin/linearCloses RUSH-2284 via PR #33. Install pin on main via PR #34.