CLI Guide

Table Of Contents
capture end
Ends the current capture session and removes it from the session capture stack.
Contexts
All contexts.
Syntax
capture end
Description
The session at the top of the stack becomes the active capture session.
Examples
End a capture session.
VPlexcli:/clusters/cluster-1> capture end
# capture end TestCapture
VPlexcli:/clusters/cluster-1>
See also
capture begin
capture pause
capture replay
capture resume
capture pause
Pauses the current capture session.
Contexts
All contexts.
Syntax
capture pause
Description
Pause/resume operates only on the current capture session.
54
Commands