Upload script via GUI, execute it via CLI.. is this possible?
There is a way to upload a script via GUI:

That script ends up here:

Is it possible to execute that script via the CLI?
Thanks
Dan
There is a way to upload a script via GUI:

That script ends up here:

Is it possible to execute that script via the CLI?
Thanks
Dan
Hey
are you looking to schedule the script, or just execute it?
If scheduling, then you will need to do the 'config system auto-script' configuration Markus outlined above, or set up some kind of automation stitch.
If you are merely looking to execute the script, it will be executed immediately upon upload.
The scripts that end up in that table are NOT reflected in the configuration in any way; they are stored in a folder on the underlying file-system and simply remain there (and in the GUI table) as a record that they were executed.
If you are looking to execute the script on demand (instead of once with the upload), you would need to create an auto-script entry again, and then use this CLI command:
execute auto-script start <script-name>
Let us know if you have any further questions :) .
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.