# General Options

-m: operating mode

2G for Parallels RAS gateway access client(default)

2D for Parallels RAS direct access client

AL for Parallels RAS application list

MS for Microsoft Terminal Server client

MF for Microsoft Terminal Server fullscreen client

MX for Microsoft Terminal Server fullscreen client, that spans over all monitors

-s: server\[:port] (default port is 80 for 2G and 2D modes and 3389 for MS and MF modes)

-s: ssl://server\[:port] secure access client (TLS/SSL)

-b: altserver\[:port] (default port is 80 for 2G and 2D modes and 3389 for MS and MF modes)

-u: user name. It can include domain: -u <user@host.domain> or -u user\@ntdomain

-p: password.

-d: domain.

-a: application to start.

-f: working folder.

-i: 2xa shortcut file.

2xa shortcut files available through Parallels RAS web interface, and include published application settings.

-o: full path to application listing output file

-x: proxy, can be:

socks4://\[username@]proxy\[:port]

socks4a://\[username@]proxy\[:port]

socks5://\[username\[:password]@]proxy\[:port]

http\://\[username\[:password]@]proxy\[:port]


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.parallels.com/landing/ras-linux-client-guide/v20/parallels-client-command-line-interface/general-options.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
