When using this in a CICD pipeline, it would be useful to get the raw json output of the Dynatrace workflow to make further decisions based on it in following CICD steps.
It could be an option like -raw or -o json.
If provided, this option would simply output the resulting json payload directly, without any other logs so it can be piped in other commands easily.
When using this in a CICD pipeline, it would be useful to get the raw json output of the Dynatrace workflow to make further decisions based on it in following CICD steps.
It could be an option like
-raw
or-o json
.If provided, this option would simply output the resulting json payload directly, without any other logs so it can be piped in other commands easily.