Skip to content
meepctl_replay_cat.md 595 B
Newer Older
## meepctl replay cat

Prints a replay file content

### Synopsis

Prints a replay file content.

```
meepctl replay cat <filename> [flags]
```

### Examples

```
meepctl replay cat myfilename
```

### Options

```
Kevin Di Lallo's avatar
Kevin Di Lallo committed
  -h, --help             help for cat
  -s, --sandbox string   Sandbox to send request to
```

### Options inherited from parent commands

```
  -t, --time      Display timing information
  -v, --verbose   Display debug information
```

### SEE ALSO

* [meepctl replay](meepctl_replay.md)	 - Use and manage auto-replay feature

###### Auto generated by spf13/cobra on 29-Sep-2021