We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
全てが API であってほしいが、認証とかを考えると真面目に叩くのはちょっと面倒なので、薄いラッパーとしての CLI があるとよい
# admin.v1.TeamService/CreateTeam を呼び出す $ ictsctl team create-team '{ "team": { "code": 1, "name": "トラブルシューターズ", "organization": "ICTSC" }}' { "team": {...}}
The text was updated successfully, but these errors were encountered:
kerthical
Successfully merging a pull request may close this issue.
全てが API であってほしいが、認証とかを考えると真面目に叩くのはちょっと面倒なので、薄いラッパーとしての CLI があるとよい
イメージ
The text was updated successfully, but these errors were encountered: