jenkins-x-plugins / jenkins-x-plugins/jx-gitops
add a `jx gitops delete jenkins` command
Open
- Dominant language
- Go
- Stars
- 35
- Forks
- 53
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 7
Description
removing a jenkins server by hand is a little involved right now. you need to remove:
* the `helmfile/$jenkins` directory and files;
* the reference to `helmfile/$jenkins/helmfile.yaml` from `helmfile.yaml`
* the reference to $jenkins and all the imported projects from `.jx/gitops/source-config.yaml`
it would be nice to have a simple CLI command to do all that for you - the converse of `jx gitops add jenkins` basically
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.