Versions in this module Expand all Collapse all v0 v0.1.0 Mar 2, 2016 Changes in this version + var ErrNothingDeployable = errors.New("there is nothing deployable") + type SpreadCli struct + func NewSpreadCli(in io.ReadCloser, out, err io.Writer, version string) *SpreadCli + func (s SpreadCli) Build() *cli.Command + func (s SpreadCli) Deploy() *cli.Command