**What would you like to be added**: ``` stern '.*' --exclude-pod pod-a --exclude-pod pod-b ``` So both gets excluded. **Why is this needed**: Currently the behavior is that only the last `--exclude-pod` specified is taken into account, the rest is ignored.