Redirect is working..
But, i want to use this command while running an eem script..Below is the config
action 1.0 cli command "show dial-peer voice summary | redirect flash:file.txt"
After running this command since it is asking to confirm for overwriting existing file...I used the below script to simply enter..
action 1.5 cli command " "
But its not working, eem status is showing as aborted.
Please suggest.