https://github.com/osquery/osquery logo
Title
s

Sebastiaan

07/12/2021, 2:57 PM
is it just unload the agent, and delete the installaton directory?
z

zwass

07/12/2021, 8:05 PM
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

Sebastiaan

07/13/2021, 1:06 PM
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

zwass

07/13/2021, 11:33 PM
Definitely worth taking a crack at that! We are happy to accept contributions via GitHub PR 🙂