Handling partial success for multiple values in add / set commands #2638
-
There are commands which accepts multiple values as parameters for What should be the behavior of the output on these scenarios. Should we,
Requesting your thoughts, @pnp/cli-for-microsoft-365-maintainers Following are some of the commands which we have identified so far which we have these scenarios.
Creating the discussion based on this conversation. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
I seem to recall that being unable to write to both |
Beta Was this translation helpful? Give feedback.
I seem to recall that being unable to write to both
stdout
andstderr
in the same command execution was a limitation we have? I could be wrong. @waldekmastykarz