You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
version: Extend output to include ECE API Version (#53)
Extends the `ecctl version` output to include a structured output and a
series of information which was missing:
```console
$ ./bin/ecctl version
Version: 1.0.0-rc1-dev
Client API Version: 2.4.2
Go version: go1.13.4
Git commit: 8d72808
Built: Fri 15 Nov 09:24:14 2019
OS/Arch: darwin / amd64
```
Signed-off-by: Marc Lopez <marc5.12@outlook.com>
0 commit comments