https://github.com/hellojukay/gitlab-scan
gitlab 仓库分支分支扫描工具
https://github.com/hellojukay/gitlab-scan
gitlab golang
Last synced: about 1 month ago
JSON representation
gitlab 仓库分支分支扫描工具
- Host: GitHub
- URL: https://github.com/hellojukay/gitlab-scan
- Owner: hellojukay
- Created: 2021-04-26T06:03:02.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-11T12:12:25.000Z (about 3 years ago)
- Last Synced: 2025-03-24T02:35:28.414Z (about 1 year ago)
- Topics: gitlab, golang
- Language: Go
- Homepage:
- Size: 3.18 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gitlab
一个 gitlab 分支扫描工具, 递归扫描 gitlab group 下面的所有项目。
### 安装
```
go install github.com/hellojukay/gitlab/gitlab-scan@latest
```
### 使用
```
gitlab -api= -token= -group=
```
