is it just unload the agent, and delete the instal...
# fleet
s
is it just unload the agent, and delete the installaton directory?
z
Essentially yes. Thank you for asking. We will look to first update the documentation and then provide tooling to do so. See https://github.com/fleetdm/fleet/issues/1364#issuecomment-878557275.
s
Wouldn't it be possible to create an extra command, and place the code for it in this folder ( https://github.com/fleetdm/orbit/tree/main/cmd/orbit ) that does exactly what is described in the issue? A sort of self uninstallation command?
If you accept contributions, and if this is a decent idea, I could potentially do this 🙂
z
Definitely worth taking a crack at that! We are happy to accept contributions via GitHub PR 🙂