CLI Documentation
Describe a session
The get
command in MarinaBox CLI, referred to here as the “Describe Session” command, is used to retrieve detailed information about a specific active session using its session ID.
Command Syntax
Description
This command provides detailed information about a single active session, including:
- Session ID: Unique identifier for the session.
- Environment Type: Type of environment (
browser
ordesktop
). - Status: Current status of the session (
running
). - Resolution: Resolution of the sandbox environment.
- Tag: Custom tag assigned to the session (if any).
- Runtime Seconds: Total runtime of the session (in seconds).
Example Usage
Retrieve Details for a Specific Session:
Example Output:
Notes
- Use the
session_id
obtained from thelist
command to ensure you’re targeting the correct session. - This command is useful for monitoring or debugging a specific session.
Get Support & Join Our Community
- Discord: https://discord.gg/nAyFBSSU87
- Email: askmarinabox@gmail.com