ttp icon indicating copy to clipboard operation
ttp copied to clipboard

Probable bug: DEBUG doesn't show raw regex in CLI

Open hikarikumo opened this issue 3 years ago • 0 comments

Hello! The following command run in CLI do no show DEBUG output with plain regex. ttp -d "brocade_show_interface_example_data.txt" -t "brocade_show_interfaces_template.txt" -l DEBUG -o json | jq

input_data: https://gist.github.com/hikarikumo/1c34b91d26204d4127da1a45a62be049 ttp_tempate: https://gist.github.com/hikarikumo/0b02a0083375e81016cceef9a0b80e38

output data (as screenshot): image

hikarikumo avatar Sep 20 '22 08:09 hikarikumo