# recordplay

![Parralels](https://www.parallels.com/static/pl/fileadmin/res/img/navigation/pl-logo-dk.png)

## AppserverClient Command Line Interface

### recordplay

replays the recorded commands. Optionally, you can load commands from a file before they are played.

**Category: Record**

```
AppServerClientCLI recordplay [filename]  
```

### Arguments

* **`filename (optional)`** Specify the filename where to replay the records from.

### Examples:

AppServerClientCLI recordplay\
AppServerClientCLI recordplay recordfile.txt

### See also:

[recordon](/landing/ras-windows-cli-guide/v20/commands/recordon.md)\
[recordoff](/landing/ras-windows-cli-guide/v20/commands/recordoff.md)\
[recordclear](/landing/ras-windows-cli-guide/v20/commands/recordclear.md)\
[recordsave](/landing/ras-windows-cli-guide/v20/commands/recordsave.md)\
[recordload](/landing/ras-windows-cli-guide/v20/commands/recordload.md)\
[recorddebugon](/landing/ras-windows-cli-guide/v20/commands/recorddebugon.md)\
[recorddebugoff](/landing/ras-windows-cli-guide/v20/commands/recorddebugoff.md)\
[state](/landing/ras-windows-cli-guide/v20/commands/state.md)


---

# 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-windows-cli-guide/v20/commands/recordplay.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.
