tools

package
v0.75.8 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: AGPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func VegaTools

func VegaTools(ctx context.Context, parser *flags.Parser) error

Types

type RootCmd

type RootCmd struct {
	// Global options
	config.VegaHomeFlag

	// Subcommands
	Snapshot   snapshotCmd   `command:"snapshot"   description:"Display information about saved snapshots"`
	Checkpoint checkpointCmd `command:"checkpoint" description:"Make checkpoint human-readable, or generate checkpoint from human readable format"`
	Stream     streamCmd     `command:"stream"     description:"Stream events from vega node"`
	CheckTx    checkTxCmd    `` /* 169-byte string literal not displayed */
	Events     eventsCmd     `command:"events"     description:"Parse event files written by a core node and write them in humna-readble form"`
}

Jump to

Keyboard shortcuts

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