Skip to main content
Start, control, and debug Revyl cloud devices from the CLI. If you are new, start with Device Quickstart.

Choose Your Path

Device Quickstart

Learn the core session and action loop in minutes.

Live Observability

Stream perf, network, and device logs live, and pull post-session artifacts.

Troubleshooting

Fix session, install, grounding, and action issues quickly.

When To Use What

Core Ergonomics Loop

Whether you use CLI, SDK, or MCP, use the same reliable loop:
  1. Take a screenshot or otherwise re-observe current state.
  2. Choose one best action.
  3. Verify the result immediately.
  4. Repeat.
This avoids blind action chains and makes failures easier to debug.