./build/bin/erigon seg reset --datadir /erigon-data --dry-run
INFO[12-05|13:06:00.727] logging to file system log dir=/erigon-data/logs file prefix=erigon log level=info json=false
INFO[12-05|13:06:00.727] resetting datadir path=/erigon-data
INFO[12-05|13:06:00.729] [db] open label=chaindata sizeLimit=1TB pageSize=16KB
INFO[12-05|13:06:00.729] read chain name from config chain=sepolia
INFO[12-05|13:06:00.729] Loading remote snapshot hashes
INFO[12-05|13:06:01.937] Loaded preverified snapshots hashes len=3829 chain=sepolia
INFO[12-05|13:06:01.937] Resetting snapshots directory path=/erigon-data/snapshots
INFO[12-05|13:06:02.187] Files NOT removed from snapshots directory torrents=3790 data=3482
INFO[12-05|13:06:02.187] Files removed from snapshots directory torrents=0 data=757
INFO[12-05|13:06:02.187] Removing chaindata dir path=/erigon-data/chaindata
INFO[12-05|13:06:02.187] Removed snapshots lock file path=preverified.toml
INFO[12-05|13:06:02.187] Reset complete. Start Erigon as usual, missing files will be downloaded.
mainbranch