Previous page

Next page

Locate page in Contents

Print this page

Server Connection Parameters

The way the prlctl utility connects to the Parallels server depends on the parameters passed to the utility during its execution:

or

prlctl command [< ID | name >] [ options ] -p path -l user @ server

The full list of server connection parameters that can be used with prlctl is presented in the following table:

Parameter Name

Description

-l, --login

Sets the login parameters for prlctl to connect to a remote Parallels server or defines the user on behalf of which the command is to be run on the local Parallels server.

user

The name of the user:

  • to log in to a remote Parallels server (if the server parameters are specified);
  • on behalf of which the command is to be run on the local Parallels server (if the server parameters are omitted).

passwd

The password for accessing the remote Parallels server.

-p, --read-passwd path

The path to the file containing the password for accessing the remote Parallels server.

server

The IP address or hostname of the remote Parallels server.

-v, --verbose number

Sets the verbosity level for the executed command. The greater number you specify, the more verbose output the command will produce.

Please send us your feedback on this help page