linear-select-issue-cli

1.8.4 • Public • Published

Linear CLI

There are other Linear CLI tools, but this is the only one that wraps fzf. If you like fzf, this is the one for you.

  • View issues sorted by modified date
  • Open issue in browser
  • Copy issue URL
  • Copy branch name

https://github.com/user-attachments/assets/8eac928f-0bd2-47e0-8137-6838afd7c7fd

Install

npm install -g linear-select-issue-cli

Note: fzf must be installed. Install it with brew install fzf.

Usage

  1. Create an API key at https://linear.app/current-ai/settings/account/security
  2. Set the LINEAR_API_KEY environment variable by adding the following to your .zshrc file:
export LINEAR_API_KEY='<your-api-key>'
  1. Run the command
linear-cli
# OR
npx linear-select-issue-cli

Features

  1. View Linear issues
  2. Select an issue and take an action:
    • Copy the branch name to the clipboard
    • Open the issue in the browser
    • Copy the issue URL to the clipboard

Development

npm run dev

Readme

Keywords

none

Package Sidebar

Install

npm i linear-select-issue-cli

Weekly Downloads

34

Version

1.8.4

License

none

Unpacked Size

112 kB

Total Files

3

Last publish

Collaborators

  • zsiegel1