Forum Discussion
Emmanuel_L_1791
Nimbostratus
Jan 28, 2015TMSH with multiline icall script
Hi,
I would like to automatise the adding of icall scripts using TMSH.
My questions are:
1. Is TMSH supports multiline?
2. How to import/create an icall script without lauching a pseudo "vim"
FY...
Michael_Jenkins
Cirrostratus
Jan 30, 2015I'm not too familiar with the icall script part, but in my experience, I haven't been able to find a way to do multiline TMSH commands. the closest thing I could do was multiline commands in the bash shell (prefixed by
tmsh to invoke the shell), but all that does is combine the multiple lines in bash to a single line in TMSH.
For updating configs, I generally use within tmsh this command:
load sys config from-terminal merge (to verify, I add verify after merge). Then I paste in the config and save it. It's not a vi shell, but it does let you paste and execute your config to merge it.
Hope this helps at least a little bit.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects