Automatic deploy application

Hello is there any way to get the interface from publishwizard.php to a commandline-form
Would like to automate this as every time I have to update an application in production I have to select every time the options in different screens which nearly never change.
My linux side I have covered and when a file shows up via ftp it is automatically deployed.

1 Like

Have you tried the advanced deploy option. Basically once you setup the selection and run the first advanced deploy, you just click on a single button next time and it does the deploy as you want it.

Not seen any command line options.

Unless your linux end is doing something fancy with the FTP file… there is really no need as you can get Scriptcase to drop the ftp file in the correct location.

The problem with SC is that there is not a lot of control in the deploy (It just plonks the new file where you tell it), so you might be using Linux to give some additional controls I guess.

thank you for your reply.

As I have to deploy more sites and applications from one source I need to be more flexible.
It is cumbersome to click first 10 times through all kind of options to send an application with ftp because 99 of the cases these options do not change.
But this would be a nice to have option to send the command with all the options in the commandline.

+1
when I need to test an app in a staging environment, I often keep redeployng that same app many times in a very short time, e.g. after every small change to the app while trying to fix some issue.
Having to reselect the exact same deployment options all the times is really tedious!