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
Fix client initialization. Global init doesn't work because we rely on cobra to read in env vars, so init has to happen after that or we don't get the env vars (#5) (4d4ff80)