tools

package
v0.7.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CheckCmd = &cobra.Command{
		Use:   "check",
		Short: "Various checks for deployment, data integrity & debugging",
	}
)
View Source
var (
	Cmd = &cobra.Command{
		Use:   "tools",
		Short: "Developer tools",
	}
)
View Source
var DownloadFromFirehoseCmd = &cobra.Command{
	Use:     "download-from-firehose",
	Short:   "download blocks from Firehose and save them to merged-blocks",
	Args:    cobra.ExactArgs(4),
	RunE:    downloadFromFirehoseE,
	PreRunE: initFirstStreamable,
	Example: "firecosmos tools download-from-firehose f.q.d.n:443 1000 2000 ./outputdir",
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL