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
Right now, the CLI has a -v[vvv] option, which is unused. We can add some debug! tracing to assist in debugging st when things go wrong. By default, traces should not be displayed.
The text was updated successfully, but these errors were encountered:
Overview
Right now, the CLI has a
-v[vvv]
option, which is unused. We can add somedebug!
tracing to assist in debuggingst
when things go wrong. By default, traces should not be displayed.The text was updated successfully, but these errors were encountered: