Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = &command.Command{ Cmd: &cobra.Command{ Use: "status", Short: "Display the status of the Flow network", }, Flags: &statusFlags, RunS: status, }
Functions ¶
This section is empty.
Types ¶
type FlagsStatus ¶
type FlagsStatus struct { }
Click to show internal directories.
Click to hide internal directories.