# recordsave

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

## AppserverClient Command Line Interface

### recordsave

saves records to a file. If no filename is passed, you will be prompted for one.

**Category: Record**

```
AppServerClientCLI recordsave [filename]  
```

### Arguments

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

### Examples:

AppServerClientCLI recordsave\
AppServerClientCLI recordsave recordfile.txt

### See also:

[recordon](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/recordon)\
[recordoff](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/recordoff)\
[recordclear](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/recordclear)\
[recordload](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/recordload)\
[recordplay](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/recordplay)\
[recorddebugon](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/recorddebugon)\
[recorddebugoff](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/recorddebugoff)\
[state](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/state)
