Always enable colors for now
This commit is contained in:
parent
3c88c00dac
commit
4e17aaf927
|
@ -27,6 +27,7 @@ func init() {
|
||||||
}
|
}
|
||||||
|
|
||||||
meta := command.Meta{
|
meta := command.Meta{
|
||||||
|
Color: true,
|
||||||
ContextOpts: &ContextOpts,
|
ContextOpts: &ContextOpts,
|
||||||
Ui: Ui,
|
Ui: Ui,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue