Page History
...
Type of argument | Parameter | Description | |||||
Mandatory argument | -project | Specify a file name with the path of a MagicDraw project. Both relative and absolute paths are supported. | |||||
-config | Specify a SimulationConfig without a qualified name to run.
| ||||||
-properties propertiesFileName | Specify the name of a properties file to use, e.g., in the TestSimulationCommandLine.zip sample.
| ||||||
Optional (server) | argument-servertype | Specify type of the server to connect, <tw> or <twcloud>, where <tw> is Teamwork Server, as the default type of the server, and <twcloud> is Teamwork Cloud.arguments | -server | Specify a name or an IP Address (and port) of the server. | |||
-leaveprojectopen | Leave the project open per property file after simulating the project, in a series of project simulation. The default value is false. | ||||||
-login | Specify a login name to log on to the server. | ||||||
-password | Specify a password to log on to the server. | ||||||
-spassword | Specify an encrypted password to log on to the server.
| ||||||
-ssl | Specify to use and enable Secured Connection (SSL), <true> or <false> as the default value. | ||||||
-pversion | Specify the version of the server project. | ||||||
-tag | Specify the tag name of the server project.
| ||||||
Teamwork Cloud argument | -branch | Specify a branch of Teamwork Cloud projects.
| |||||
-updatemodule | Specify update project usages if required, <true> or <false>, where <false> is the default. | ||||||
-projectpassword | Specify a project password. |
...