CLI Guide

Table Of Contents
[-c| --capture-directory] directory * Directory where existing captured session is located. Default
directory /var/log/VPlex/cli/capture/recapture
* - argument is positional.
Description
Replays the commands in the stdin.txt file from the specified capture session.
Output of the replayed capture session is written to the /var/log/VPlex/cli/capture/recapture directory on the
management server.
Output is the same four files created by capture begin.
Example
Replay a capture session.
VPlexcli:/> capture replay TestCapture
Attributes:
Name Value
---------------------- --------------------------------------------
allow-auto-join true
auto-expel-count 0
auto-expel-period 0
.
.
.
See also
capture begin
capture end
capture pause
capture resume
capture resume
Resumes the current capture session.
Contexts
All contexts.
Syntax
capture resume
Description
Pause/resume operates only on the current capture session.
56
Commands