Discover Packages
github.com/onflow/flow-go
cmd
util
cmd
snapshot
package
Version:
v0.37.14-migration-mai...
Opens a new window with list of versions in this module.
Published: Sep 21, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var Cmd = &cobra .Command {
Use: "snapshot",
Short: "Retrieves a protocol state snapshot from the database, which can be used to instantiate another node",
Run: run,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.