https://github.com/sachinchavan9/gitlab-operation
Delete GitLab Issue in bulk
https://github.com/sachinchavan9/gitlab-operation
gitlab issues tool
Last synced: 3 months ago
JSON representation
Delete GitLab Issue in bulk
- Host: GitHub
- URL: https://github.com/sachinchavan9/gitlab-operation
- Owner: sachinchavan9
- License: gpl-3.0
- Created: 2021-02-18T14:54:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-27T10:33:23.000Z (almost 4 years ago)
- Last Synced: 2025-08-29T21:54:33.719Z (10 months ago)
- Topics: gitlab, issues, tool
- Language: Python
- Homepage: https://pypi.org/project/gitlab-issue-delete/
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitLab Delete Issue
install from pip
```
pip install gitlab-issue-delete
```
delete all issue from gitlab project.
usage
```
$ gitlab-issue-delete
```
and follow the instruction
you need `gitlab` and `accesstoken`
default config file found at
```
$HOME/.config/gitlab/config
```