zeppelinos/zos-cli

Status command prints matching deployed version as an error

spalladino opened this issue · 0 comments

Running a status command right after a push shows the following:

~/Projects/zeppelinos/test/example$ npx zos status -n local
[...]
- Deployed version 0.1.0 matches the latest one defined <= THIS LINE IN RED

Given that it's not an error or a warning, print it in green.