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
When u ran
./loki_linux_amd64 --help
there is no field to check the application version, like: -version Show application version
Need something like: ./loki_linux_amd64 -version
Please add, its needed to create a register for binary update (ansible register).
Thanks