Start with a workspace
Run locally after installing the CLI:Find a task
- Workspace lifecycle: create, start, stop, resize, and remove.
- SSH access: connect from your terminal.
- Persistent volumes: keep mutable data outside release directories.
- Snapshots: checkpoint a stopped workspace root disk.
- Images and templates: choose your initial environment.
- Services, setup scripts, and service specifications: configure reusable environment components.
Verify and recover
Check the workspace state withrig workspace ls, then inspect logs and resource limits. A stopped workspace cannot serve its apps. Do not delete a workspace as a troubleshooting step if it contains data you need.