https://github.com/militska/gitlab-cli
gitlab, remove images from registry by tag (and num project)
https://github.com/militska/gitlab-cli
ci gitlab gitlab-api gitlab-ci gitlab-runner python
Last synced: 4 months ago
JSON representation
gitlab, remove images from registry by tag (and num project)
- Host: GitHub
- URL: https://github.com/militska/gitlab-cli
- Owner: militska
- License: mit
- Created: 2020-06-21T19:37:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-28T10:29:59.000Z (over 5 years ago)
- Last Synced: 2025-01-14T03:16:12.191Z (about 1 year ago)
- Topics: ci, gitlab, gitlab-api, gitlab-ci, gitlab-runner, python
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Remove a repository from registry
this tool, was wrote for run inside gitlab`s runner
#### Example:
python /usr/src/app/rm_images.py {%gitlab-api-token%} {%name_repository_in_registry%} {%id_projects_in_gitlab%}