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
Address review feedback: add CI env var check and return non-zero exit code
- CertCommand and ProxyEngine: check both Console.IsInputRedirected and
CI env var for non-interactive detection, matching ExecuteAsync pattern
- RemoveCert returns int: exit code 1 for non-interactive failure or
exceptions, 0 for success
Co-authored-by: waldekmastykarz <11164679+waldekmastykarz@users.noreply.github.com>
0 commit comments