If, for example, the probes are configured to log messages into systemd journal, then any command line error messages end up being in log instead of the terminal.
For example:
$ telem-record-gen -s bozo
should display:
Invalid severity number. Must be an integer
However, the message may end up in the journal and the user is blissfully unaware of any error.