Skip to main content
Linear GraphQL API client with the noun/verb grammar of the mount commands. Install it on the workspace and the whole tree is discoverable with linear --help.

Install

Two installs under different names are two accounts. In YAML, the same install rides the clis: section; see the CLI overview.

Verbs

The grammar keeps the noun/verb structure the mount commands spoke (linear issue create, linear team list). Issues are addressed by a positional key or ID (linear issue get ENG-42); every command emits normalized JSON, so output pipes straight into jq.

Reads

--team accepts a team key, name, or ID.

Writes

Descriptions and comment bodies also read from stdin: echo "body" | linear comment add ENG-42.