Incus: How to completely start over?

I ran incus admin init. Now, I’d like to remove all trace of Incus on my system and init again with different options.

Simply running init again doesn’t work, since I get errors like this:

The requested storage pool “default” already exists. Please choose another name.

I want to wipe everything and get back to a clean slate. Is there a documented way to do this?

There is a script which tries to do that for you. It should work for pretty simple environments.

That’s perfect, thanks! Maybe it should be linked from the admin init docs btw, that’s where I was looking for it