The script command opens a new nodal context that contains information about a script.
Use the following CLI syntax to create a nodal context.
config>system>cron
script script-name [owner script-owner]
description description-string
location file-url
shutdown
config>system>cron# script test
config>system>cron>script#
A:sim1>config>system>cron# info
----------------------------------------------
script "test"
location "ftp://172.22.184.249/./sim1/test.cfg"
no shutdown
exit
----------------------------------------------
A:sim1>config>system>cron#