-USER -PW -IP -sdeploy options

The -USER, -PW, and -IP options can be used with the sdeploy utility command.

The server (-USER, -PW, and -IP) options of the sdeploy utility command are used to specify a new server for deploying the deploy script. All three options are mandatory for specifying a new server. If any one of the three options are not specified, the command line is invalid, and the Not a valid command line - all three (-USER), (-PW), (-IP) need to be specified to for a new server. error message displays on the console. If you are able to create a server, the deploy script is deployed to this new server, or the Unable to create a server with the user options and IP given error message is written to the log file, if enabled, and the operation is terminated.

For IP address, you can specify one that is in IPv4 (for example, 1.2.3.4) or IPv6 (for example, a:b:c:d:0:1:2:3) format.