Skip to content

fix(auth): close silent output gap in auth remove#137

Merged
felipefreitag merged 2 commits intomainfrom
fix/auth-remove-silent-output
Mar 20, 2026
Merged

fix(auth): close silent output gap in auth remove#137
felipefreitag merged 2 commits intomainfrom
fix/auth-remove-silent-output

Conversation

@felipefreitag
Copy link
Contributor

When !json && !isInteractive() (e.g. piped stdout without --json), a successful removal produced no output. The isInteractive() guard was unnecessary here since the else branch already excludes the json path.

felipefreitag and others added 2 commits March 20, 2026 15:11
When `!json && !isInteractive()` (e.g. piped stdout without --json),
a successful removal produced no output. The `isInteractive()` guard
was unnecessary here since the else branch already excludes the json
path.
@felipefreitag felipefreitag requested a review from vcapretz March 20, 2026 18:16
@felipefreitag felipefreitag merged commit d38d114 into main Mar 20, 2026
7 checks passed
@felipefreitag felipefreitag deleted the fix/auth-remove-silent-output branch March 20, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants