https://github.com/osquery/osquery logo
#fleet
Title
# fleet
r

Robert R. Henry

09/09/2022, 9:12 PM
a newb here. I checkout and build on ubuntu 22.04. How do I do a minimal purge of the stack so that I can run
fleetctl setup
more than once? The 2nd attempt says
Fleet has already been setup
I'd rather not totally remove the whole stack and start over.
k

Kathy Satterlee

09/09/2022, 9:24 PM
Hey, @Robert R. Henry! Dropping the Fleet database will give you a fresh start.
r

Robert R. Henry

09/09/2022, 9:25 PM
i'll try that. thanks
The interesting link on https://github.com/fleetdm/fleet/tree/main/handbook/product#fleetctl-cli "Clear your local mysql database" is dead (probably never written)
k

Kathy Satterlee

09/09/2022, 10:16 PM
Thanks for pointing that out! I believe that's supposed to refer to the development database and point here. I'll get it updated!
3 Views