Skip to content

cleanup

cleanup

Compact and vacuum a Theseus root's Delta value table.

cleanup(root: Path = typer.Argument(..., exists=True, file_okay=False), expire: bool = typer.Option(False, '--expire', help='Immediately delete obsolete files. Can break active readers and writers; waits 10 seconds before starting.')) -> None

Compact ROOT/objects/values and vacuum; --expire bypasses retention.