Used this to reclaim some local disk space used by an upbox system. It worked, but it took me a few minutes to figure out how to get the storage info to the two sub commands that are storeserver related.
Am testing with upboxes on various VMs and would like to reclaim the garbage from the storeserver storage on each. I don't use these VMs in a way where I could just roll back their image.
One upspin-audit storage subcommand accepts an -endpoint argument to get to the storeserver, the second one does not.
upbox creates the storeserver config but omits the actual storeserver endpoint in this file, leaves it at 'inprocess'. A few manual steps needed to make things copacetic. Don't know how to script the change needed to the config file using upspin tools. Maybe good old sed.