ListAllProjectsInOrg:在一个github组织中列出所有项目

时间:2024-04-27 12:40:45
【文件属性】:

文件名称:ListAllProjectsInOrg:在一个github组织中列出所有项目

文件大小:14KB

文件格式:ZIP

更新时间:2024-04-27 12:40:45

Go

在一个github组织中列出所有项目 用法 $ ListProjectsInOrg -h Usage of ListProjectsInOrg: -org-name string The org name you want to list (default " kubernetes " ) -sort-by string The field name you want to sort by, include: star, fork, issue, createtime, updatetime, pushedtime. (default: star) (default " star " ) 例子 $ ListProjectsInOrg --org-name kubeedge --sort-by star repos count: 10 ┌──────


【文件预览】:
ListAllProjectsInOrg-main
----go.mod(175B)
----main.go(2KB)
----go.sum(458B)
----README.md(5KB)
----.gitignore(8B)
----vendor()
--------github.com()
--------modules.txt(210B)

网友评论