-
Notifications
You must be signed in to change notification settings - Fork 160
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
Tracking issue for forest-cli archive
#3141
Comments
This was referenced Jul 10, 2023
Let's flesh out I'll outline the process the way I understand it
|
Spot on. For point 4, let's make it a flag with 900 epochs as the minimum and 2000 epochs as the default (to align with Lotus). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue summary
In order to generate and maintain the archival data described here, we need better tooling for manipulating archives. This tooling is independent of the daemon (i.e., does not require a running node) and should operate directly on CAR files.
forest-cli archive export --epoch=X
#3159forest-cli archive export --epoch=X --diff=Y
#3204forest-cli archive snapshot --epoch=X --spine
forest-cli archive snapshot --epoch=X --diff=Y --spine
forest-cli archive union
forest-cli archive info
#3166Other information and links
The text was updated successfully, but these errors were encountered: