idf.py monitor --print-filter error
Posted: Tue Oct 15, 2019 6:24 pm
Hello
I am trying to filter the output of monitor.
I found in the documentation "IDF monitor can be invoked as idf.py monitor --print-filter="xyz", where --print-filter is the parameter for output filtering."
But when I run it I got "idf.py: error: unrecognized arguments: --print-filter='*:N'"
Without --print-filter it runs ok.
What am I missing?
Thanks
I am trying to filter the output of monitor.
I found in the documentation "IDF monitor can be invoked as idf.py monitor --print-filter="xyz", where --print-filter is the parameter for output filtering."
But when I run it I got "idf.py: error: unrecognized arguments: --print-filter='*:N'"
Without --print-filter it runs ok.
What am I missing?
Thanks