Skip to content

linctl v0.1.5

Choose a tag to compare

@dorkitude dorkitude released this 01 Mar 17:52
· 43 commits to master since this release
592c6c4

Highlights:

  • Add linctl graphql command 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 --variables and --variables-file
  • Add tests and docs updates for graphql command