Versions in this module Expand all Collapse all v1 v1.5.1 Mar 20, 2018 v1.5.0 Mar 6, 2018 Changes in this version + type Command struct + Logger *zap.Logger + Stderr io.Writer + Stdout io.Writer + Verbose bool + func NewCommand() *Command + func (cmd *Command) Run(args ...string) error