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
Given there are so many flags in the Loki executable, it is easier to find the flag using grep. Currently, the help text goes to stderr which makes it not possible. Do we want to consider moving it to stdout instead?