linctl v0.1.5
Highlights:
- Add
linctl graphqlcommand for raw Linear API operations - Reuse existing linctl auth for GraphQL escape-hatch workflows
- Support query input via positional arg,
--query,--file, or stdin piping - Support variables via
--variablesand--variables-file - Add tests and docs updates for graphql command