Skip to content

Admin API を操作する CLI #893

Open
@tosuke

Description

全てが API であってほしいが、認証とかを考えると真面目に叩くのはちょっと面倒なので、薄いラッパーとしての CLI があるとよい

イメージ

# admin.v1.TeamService/CreateTeam を呼び出す
$ ictsctl team create-team '{ "team": { "code": 1, "name": "トラブルシューターズ", "organization": "ICTSC" }}' 
{ "team": {...}}

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions