Skip to content

max-muoto/linear-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linear CLI

A Linear CLI tool built in Rust.

Setup

To configure access with the Linear API, set an environment variable, LINEAR_API_KEY with your personal API key. You can create a new API key in Linear's settings here.

Basic Commands

Currently three commands are supported:

  • li init : Initialize the CLI with your Linear API key.
  • li create: Create issue for a given team.
  • li view: View currently assigned issues.

To view all available commands:

li help

About

Linear CLI tool built in Rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages