mirror of
https://github.com/trycua/computer.git
synced 2026-01-01 11:00:31 -06:00
Fix stale VM reference in CLI docs
Update environment variables example to use 'cua list' instead of 'cua vm list' to align with the CLI refactoring. Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -242,7 +242,7 @@ You can override default endpoints using environment variables:
|
||||
export CUA_API_BASE=https://api.staging.cua.ai
|
||||
export CUA_WEBSITE_URL=https://staging.cua.ai
|
||||
|
||||
cua vm list # Uses staging API
|
||||
cua list # Uses staging API
|
||||
```
|
||||
|
||||
**Available Variables:**
|
||||
|
||||
Reference in New Issue
Block a user