Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RootCmd ¶
type RootCmd struct {
// Global options
config.FuryHomeFlag
// 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 fury node"`
}
Click to show internal directories.
Click to hide internal directories.