cmd

package
v0.0.0-...-a555a91 Latest Latest
Warning

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

Go to latest
Published: May 19, 2016 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Package cmd provides the commands for the console application for furby-gobot Each command gets a use, a short description, and a long description. Makes use of cobra to create command hierarchies, flags, etc.

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "furby-gobot",
	Short: "Use a Furby as a build indicator, via Gobot",
	Long: `Contains a primary command (furbyBot), as well as several supporting 
 commands used in testing.  FurbyBot command sets up an HTTP server, through which 
 a Jenkins job can send status information.`,
}

RootCmd represents the base command when called without any subcommands

Functions

func Execute

func Execute()

Execute adds all child commands to the root command sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

This section is empty.

Jump to

Keyboard shortcuts

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