commands

package
v0.3.6 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2019 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "giverny",
	Short: "Giverny",
	Long: `Giverny
	
Giverny is the swiss army knife of advanced tools for the Monet Hub. For most users, 
you should not need to use this command. The inbuild commands in monetd will suffice for
most use cases.`,
}

RootCmd is the root command for giverny

View Source
var VersionCmd = &cobra.Command{
	Use:   "version",
	Short: "show version info",
	Long: `Giverny Version information
	
The version command outputs the version number for Monet, EVM-Lite, Babble and
Geth. 

If you compile your own tools, the suffices are the GIT branch and the GIT
commit hash. 
`,
	Run: func(cmd *cobra.Command, args []string) {

		fmt.Print(monet.FullVersion())
	},
}

VersionCmd displays the version of evml being used

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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