cgwin12
Jan 31, 2024Altostratus
exporting a cli script
I need to export a cli script from one F5 to another F5. They are separate appliances, not synched to each other.
I thought I could run 'tmsh' then 'list cli script <scriptname>'. It shows the output, I copy it all to notepad.
I went to the target box, ran tmsh, then 'cli script create <scriptname>'. I pasted between the { and the }. I get a syntax error upon saving.
Has anyone else tried this? Would it be easier to winscp from one box to the other? What's the file directory for scripts on F5, that I could locate in WinSCP? Thanks