Forum Discussion
ruiqiang_lu_121
Jun 03, 2015Historic F5 Account
how to use a tmsh command to create a icall script ?
hi
i am writing a iapp including iall. so i must use tmsh command to create a icall script.
i use a variable (icall_script_name) as the script name, and i use another variable(icall_script...
cjunior
Nacreous
Jun 08, 2015Hi, I guess you could use the iapp package and do it with the following syntax:
package require iapp 1.0.0
iapp::template start
tmsh::cd ..
iapp::conf create sys icall script ${icall_script_name} definition \{ $icall_script_Get_HDP_Ips \} app-service none
iapp::template end
But, the trick is "tmsh::cd .."
Regards.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