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
It would be really nice to take advantage of the colored output in CI jobs which support colored output (GitHub, GitLab, etc.). Currently, this CLI checks IsTerminal, which I don't think will ever resolve to true in a CI job.