The command-line parameters must be present for the program to find the rest of the information and be able to execute.
Name |
Description |
Example |
/serveraddress |
The address of the Aiolos-server |
/serveraddress:http://localhost/NewAiolosService |
/configuration |
The configuration name from the serversettings.xml file. Must be without any space in the name |
/configuration:VitecDemo |
/path |
The full path to the configuration as specified in the serversettings.xml file. Overrides the /configuration flag when specified. |
/path:D:\Aiolos\VitecDemo |
/settingsfile |
The filename of the flag-setting-file. Base directory is AiolosForecastStudio File extension must be: .autopar |
/settingsfile:DoForecasts.autopar |
/? |
If help should be printed, explaining some parameters. |
/? |
/v |
Controls how much output the program should produce. Must be a value ranging 0-3. 2 is default. More output the higher the value. |
/v:3 |