Skip to content

Conversation

superbrothers
Copy link
Member

This PR allows users to specify --exclude-pod/container multiple times.

$ stern . --exclude-pod pod1 --exclude-pod pod2

$ stern . --exclude-container container1 --exclude-container container2

Closes #212

Copy link
Member

@rkmathi rkmathi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 😄

@superbrothers superbrothers merged commit b04478c into master Jan 28, 2023
@superbrothers superbrothers deleted the multiple-exclude-pod-container branch January 28, 2023 04:43
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.

Allow to specify --exclude-pod multiple times
2 participants