diff --git a/commands.go b/commands.go index 870ca39d1e..51a4f6eaad 100644 --- a/commands.go +++ b/commands.go @@ -27,6 +27,7 @@ func init() { } meta := command.Meta{ + Color: true, ContextOpts: &ContextOpts, Ui: Ui, }