Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print role list to stdout #77

Merged
merged 1 commit into from
Jul 29, 2021
Merged

Print role list to stdout #77

merged 1 commit into from
Jul 29, 2021

Conversation

patricksanders
Copy link
Contributor

Cobra's cmd.SetOut() apparently doesn't affect cmd.Print(), but does affect cmd.Println(). This PR double fixes #73.

@patricksanders patricksanders merged commit 8069e54 into master Jul 29, 2021
@patricksanders patricksanders deleted the fix/list-stdout branch July 29, 2021 22:18
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.

List output goes to stderr
1 participant