Releases: InjectiveLabs/linear-cli
Releases · InjectiveLabs/linear-cli
1.9.1-inj.2
-
--jsonflags and envelope for all commands. -
New commands
-
Team/company member listing:
- linear team members [TEAM] still lists team members.
- Added -o, --organization to list workspace/company members via GraphQL viewer.organization.users.
- --all now works for both team and organization views.
-
Issue assignment/unassignment:
- Added explicit -u, --unassign on issue update to clear assignee (assigneeId: null).
- --assignee now also accepts unassigned, none, or null as unassign sentinels.
- Added validation for conflicting flags (--assignee + --unassign).
Usage examples:
- linear team members --organization
- linear issue update C-469 --unassign
- linear issue update C-469 --assignee self
-
Full Changelog: v1.9.1-inj.1...v1.9.1-inj.2
Download linear 1.9.1-inj.2
| File | Platform | Checksum |
|---|---|---|
| linear-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| linear-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| linear-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| linear-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| linear-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v1.9.1-inj.1
Initial fork release.
Full Changelog: v1.9.1...v1.9.1-inj.1