Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ddupont808
Copy link
Contributor

This PR adds a cua get {name} command to the cua CLI, allowing you to query a sandbox for it's OS, VNC url, and computer-server status:

Example Usage:

$ cua get m-linux-96lcxd2c2k --json                 
{
  "name": "m-linux-96lcxd2c2k",
  "status": "running",
  "host": "m-linux-96lcxd2c2k.containers.cloud.trycua.com",
  "os_type": "linux",
  "computer_server_version": "0.1.30",
  "computer_server_status": "healthy"
}

@vercel
Copy link

vercel bot commented Dec 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Dec 1, 2025 4:30pm

@ddupont808
Copy link
Contributor Author

Closes issue #624

@ddupont808 ddupont808 merged commit c8d9892 into main Dec 1, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants