Skip to content

misc: adminrole / proxy / service 取得サブコマンドを追加#36

Merged
buty4649 merged 1 commit intomainfrom
worktree-misc-adminrole-proxy-service
Apr 17, 2026
Merged

misc: adminrole / proxy / service 取得サブコマンドを追加#36
buty4649 merged 1 commit intomainfrom
worktree-misc-adminrole-proxy-service

Conversation

@buty4649
Copy link
Copy Markdown
Contributor

Summary

  • xpoint adminrole — 認証ユーザの管理者権限一覧を取得 (GET /api/v1/adminrole)
  • xpoint proxy — 代理権限情報を取得 (GET /api/v1/proxy)
  • xpoint service — X-point のバージョン / 機能一覧 / シングルドメインフラグを取得 (GET /x/v1/service)

関連: #25

Test plan

  • go build ./..., go test ./..., golangci-lint run が成功すること
  • xpoint adminrole, xpoint proxy, xpoint service が動作すること
  • --output json / --jq のフィルタが機能すること

🤖 Generated with Claude Code

認証ユーザの管理者権限一覧 (xpoint adminrole)、代理権限情報 (xpoint proxy)、
X-point 本体のバージョン・利用可能機能情報 (xpoint service) を取得する
サブコマンドを追加。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@buty4649 buty4649 self-assigned this Apr 17, 2026
@buty4649 buty4649 enabled auto-merge (squash) April 17, 2026 08:31
@buty4649 buty4649 merged commit 658d174 into main Apr 17, 2026
2 checks passed
@buty4649 buty4649 deleted the worktree-misc-adminrole-proxy-service branch April 17, 2026 08:32
@pepabo-pr-maker pepabo-pr-maker Bot mentioned this pull request Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant