{"id":27456009,"url":"https://github.com/hypervideo/linear-cli","last_synced_at":"2026-02-24T19:41:10.681Z","repository":{"id":287949702,"uuid":"850676392","full_name":"hypervideo/linear-cli","owner":"hypervideo","description":"A linear.app API client for the command line","archived":false,"fork":false,"pushed_at":"2025-04-14T19:07:44.000Z","size":151,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T20:23:46.975Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hypervideo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-01T13:20:19.000Z","updated_at":"2025-04-14T19:07:47.000Z","dependencies_parsed_at":"2025-04-14T20:23:54.266Z","dependency_job_id":"a078ff6f-f4a0-4740-9f42-f2f34f2a7397","html_url":"https://github.com/hypervideo/linear-cli","commit_stats":null,"previous_names":["hypervideo/linear-cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypervideo%2Flinear-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypervideo%2Flinear-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypervideo%2Flinear-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypervideo%2Flinear-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hypervideo","download_url":"https://codeload.github.com/hypervideo/linear-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249117317,"owners_count":21215368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-15T17:25:02.439Z","updated_at":"2026-02-24T19:41:10.640Z","avatar_url":"https://github.com/hypervideo.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# linear client\n\nA simple cli utility to interact with the linear API.\n\n\n## Usage\n\nGet an API key from the linear app and set it as an environment variable `LINEAR_API_KEY`.\n\n```\nUsage: lr [OPTIONS] \u003cCOMMAND\u003e\n\nCommands:\n  init   Initialize the configuration of `lr`. Will prompt for the API key and write $XDG_CONFIG_HOME/linear-cli/config.toml\n  me     Show information about the authenticated user\n  team\n  issue\n  debug\n  help   Print this message or the help of the given subcommand(s)\n\nOptions:\n      --api-key \u003cAPI_KEY\u003e  [env: LINEAR_API_KEY]\n  -h, --help               Print help\n```\n\n### Command: init\n\n```\nInitialize the configuration of `lr`. Will prompt for the API key and write $XDG_CONFIG_HOME/linear-cli/config.toml\n\nUsage: lr init\n\nOptions:\n  -h, --help  Print help\n```\n\n\n### Command: me\n\n```\nShow information about the authenticated user\n\nUsage: lr --api-key \u003cAPI_KEY\u003e me [OPTIONS]\n\nOptions:\n      --json\n  -h, --help  Print help\n```\n\n### Command: team\n\n```\nUsage: lr team \u003cCOMMAND\u003e\n\nCommands:\n  list  List teams\n  help  Print this message or the help of the given subcommand(s)\n\nOptions:\n  -h, --help  Print help\n```\n\n\n### Command: issue\n\n```\nUsage: lr issue \u003cCOMMAND\u003e\n\nCommands:\n  show    Show details about a single issue\n  list    List issues\n  update  List issues\n  help    Print this message or the help of the given subcommand(s)\n\nOptions:\n  -h, --help  Print help\n```\n\n#### Examples\n\nList todo items assigned to a user, sorted by updated date:\n\n```\nlr issue list --not-state completed,canceled --assignee robert --sort-by updated\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypervideo%2Flinear-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhypervideo%2Flinear-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypervideo%2Flinear-cli/lists"}