Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // RootCmd is the root command for the CLI RootCmd = &cobra.Command{ Use: "rebost", Short: "Distributed Object Storage", Long: "Distributed Object Storage easy to deploy", SilenceErrors: true, } )
View Source
var ( // Version is the value of the current version, this // is set via -ldflags Version string )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.