Implement `delete environment`
Open
hacktoberfest
- Dominant language
- Rust
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently gitlabctl can only `get environments`. I already noticed that sometimes this shows you environments that are already stopped and you don't care about anymore. There is no way to delete it from the UI but there is a possibility from the REST API https://docs.gitlab.com/ee/api/environments.html#delete-an-environment
This might need an extension of the gitlab rust base library (I currently maintain a fork here https://gitlab.com/bijan.chokoufe/rust-gitlab/commits/master and still have to figure out how to merge it to the original gitlab repo).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.