cmd

package
v0.0.0-...-3aa26a6 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2017 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package cmd provides all the command line tools

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "kombinat",
	Short: "Kombinat is a supervisor for CoreOS in AWS",
	Long:  ``,

	RunE: server.Run,
}

RootCmd represents the base command when called without any subcommands

Functions

func Execute

func Execute()

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

func Run

func Run(cmd *cobra.Command, args []string) error

Run is running the version command

Types

This section is empty.

Jump to

Keyboard shortcuts

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