QOL: add onRemove
to the create-cluster
component to delete the k3d cluster
#40
Labels
enhancement
New feature or request
Is your feature request related to a problem? Please describe.
It would be cool to have the k3d cluster be deleted when doing a
zarf package remove
on this package. This also ties into UDS bundles, doing auds remove
I think you'd just add an
onRemove
action to this component here to do ak3d cluster delete...
commandDescribe the solution you'd like
Describe alternatives you've considered
Do it myself in a uds runner task
The text was updated successfully, but these errors were encountered: