cmd

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2018 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	RootCmd = &cobra.Command{
		Use:           "ev",
		Short:         "CLI tool for managing evaluation data",
		Long:          "CLI tool for managing evaluation data",
		SilenceErrors: true,
	}
)

RootCmd represents the base command when called without any subcommands

Functions

func Execute

func Execute()

func SetVersion added in v0.0.2

func SetVersion(version, revision string)

Types

type Context added in v1.0.0

type Context struct {
	Datetime   string `json:"datetime"`
	Branch     string `json:"branch"`
	Commithash string `json:"commithash"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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