command

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2017 License: GPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DebugFile defines the name of temporal files.
	DebugFile = "stderr.txt"
)

Variables

This section is empty.

Functions

func CmdExec

func CmdExec(c *cli.Context) (err error)

CmdExec defines the action for the exec command.

func CmdInit

func CmdInit(c *cli.Context) (err error)

CmdInit execute init script to set up an instance for Roadie.

Types

type Exec

type Exec struct {
	Config string
	Script string
	Name   string
}

Exec defines arguments used in exec command.

type Init added in v0.2.0

type Init struct {
	Config string
	Name   string
}

Init defines options for init command.

Jump to

Keyboard shortcuts

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