Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(bin): drop static files in db drop #6876

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

shekhirin
Copy link
Collaborator

@shekhirin shekhirin commented Feb 29, 2024

reth (alexey/breaking-changes) cargo run --bin reth -- db --chain holesky drop                                                                                                                                       ✭ ✈
    Blocking waiting for file lock on build directory
   Compiling reth v0.1.0-alpha.21 (/Users/shekhirin/Projects/reth/bin/reth)
    Finished dev [unoptimized + debuginfo] target(s) in 29.22s
     Running `target/debug/reth db --chain holesky drop`
Are you sure you want to drop the database at /Users/shekhirin/Library/Application Support/reth/holesky? This cannot be undone. (y/N): y
2024-02-29T12:08:38.252312Z  INFO Dropping database at "/Users/shekhirin/Library/Application Support/reth/holesky/db"
2024-02-29T12:08:38.253621Z  INFO Dropping static files at "/Users/shekhirin/Library/Application Support/reth/holesky/static_files"

@shekhirin shekhirin added A-cli Related to the reth CLI A-static-files Related to static files labels Feb 29, 2024
@shekhirin shekhirin added the C-enhancement New feature or request label Feb 29, 2024
@shekhirin shekhirin merged commit 6af0e12 into breaking-changes Feb 29, 2024
25 checks passed
@shekhirin shekhirin deleted the alexey/db-drop-static-files branch February 29, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cli Related to the reth CLI A-static-files Related to static files C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants