An open API service indexing awesome lists of open source software.

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

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
```