发布

  • feat(cli): add `composio connections list` command (#3206)

    frostbyte_neo 发布于 2026-04-14 08:10:19 +00:00

    Summary

    • Adds composio connections list command that groups connected
      accounts by toolkit and displays aliases
    • New command file at
      ts/packages/cli/src/commands/connections/commands/connections.list.cmd.ts
      with test coverage
    • Registers the command under the connections group and in root help

    Stacked on

    This PR is stacked on #3202 (cli/keyring-migration).

    Test plan

    • pnpm --filter @composio/cli test (connections.list.cmd.test.ts)
    • Manual: composio connections list with a logged-in account shows
      grouped toolkit output with aliases

    🤖 Generated with Claude Code


    Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com

    下载附件