fetch

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 11, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Overview

Package fetch provides the `fetch` command.

Index

Constants

This section is empty.

Variables

View Source
var Cmd = cobra.Command{
	Use:   "fetch",
	Short: "Snapshot downloader",
	Long:  "Fetches a snapshot from another node using the tracker API.",
	Run: func(_ *cobra.Command, _ []string) {
		run()
	},
}

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