cleanup

command
v0.0.0-...-377b65c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Small helper binary to find orphaned blobs so they can be cleaned up. Usage:

cd data/blobs
find . > blobs.txt
go run ./cmd/cleanup/ > missing.txt
# Now, manually inspect missing.txt.
cat missing.txt
# And run it if OK.
source missing.txt

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL