kbsonlong
约 100 字 预计阅读 1 分钟
获取仓库信息
1
2
3
4
| curl --request GET \
--url "https://api.github.com/repos/kbsonlong/kubernetes-guide" \
--header "Accept: application/vnd.github.v3+json" \
--header "Authorization: Bearer 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"
|
删除仓库