CLI

Members

List the members of your workspace from the command line.

Markdown
bash
getresolved member <action>
# Alias: `members`

Actions (aliases in parens): list (ls), help.

List

bash
getresolved member list
getresolved member list --json

Columns

  • ID — member UUID. Pass this to getresolved issue assign <issue> <ID>.
  • NAME — display name. Falls back to Slack/profile name.
  • ROLEowner | admin | agent.
  • USER ID — the auth user UUID. Empty for invited members who haven't accepted yet.

The `me` shortcut

Use the literal me anywhere a member id is expected, e.g.:

bash
getresolved issue assign GET-005 me

It resolves to the member tied to the API key in ~/.getresolved/auth.json, so you don't need to look up your own ID first.

Built for vibe coders and solo founders.

Try Free

No credit card required

GetResolved

Issues

TitlePriority
ACME-214Signup verification redirects back to email step
Urgent
ACME-218Webhook retries failing on upstream 5xx
Urgent
ACME-220Rate limit dashboard CSV exports to 5/min
High
ACME-198Include custom fields in CSV contact export
Normal
ACME-205Bulk-resolve from the inbox list
Normal
ACME-207Daily Slack digest of unresolved high-priority issues
Normal
ACME-211Improve chat widget cold-start performance
Normal
ACME-219Reorder columns in the contacts table
Low
ACME-216Email digest of resolved issues for stakeholders
Low
ACME-203Add a dark mode toggle to the dashboard header
Low