CLI Documentation
List closed sessions
The list-closed
command in MarinaBox CLI is used to display all sessions that have been stopped. This command provides details about past sessions for review and auditing.
Command Syntax
Description
This command retrieves a list of all closed sessions, including the following details:
- Session ID: Unique identifier for the session.
- Environment Type: Type of environment (
browser
ordesktop
). - Status: Final status of the session (
stopped
). - Resolution: Resolution of the sandbox environment.
- Tag: Custom tag assigned to the session (if any).
- Runtime Seconds: Total runtime of the session before it was stopped.
- Closed At: Timestamp indicating when the session was stopped.
Example Usage
Basic Command:
Example Output:
Notes
- Use this command to review all past sessions and their metadata.
- Combine with the
get-closed
command to retrieve specific details about a particular closed session.
Get Support & Join Our Community
- Discord: https://discord.gg/nAyFBSSU87
- Email: askmarinabox@gmail.com