CLI
Introduction
Manage GetResolved from your terminal with the getresolved CLI.
The @getresolved/cli package brings the full GetResolved toolkit to your terminal - manage issues, conversations, products, releases, and members without leaving the command line. Add --json to script any command in CI, and run getresolved init to install the /get-resolved slash command for Claude Code. Authentication lives globally in ~/.getresolved/auth.json; projects only store a product link, so configs are safe to commit.
- Install & log inInstall the getresolved CLI, log in once, and configure overrides.
- IssuesManage issues from the command line — list, create with AI dedup, update, and status shortcuts.
- ConversationsView and update customer conversations — tickets, ideas, feedback, chats.
- ProductsManage products in your workspace from the command line.
- ReleasesBundle done issues into a shipped release from the command line.
- MembersList the members of your workspace from the command line.