Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
PlotterCmd = &cobra.Command{
Use: "plotter",
Short: "Transport new plots from plottings to harvesters",
Long: `"chia-garden plotter" is used to monitor for newly created plot files on
plotter nodes and to find and transport them to a harvester for use.`,
Run: cmdPlotter,
}
)
plotterCmd represents the plotter command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.