Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,8 @@ asks for a few more characters rather than guessing.
| `createos sandbox push` | Copy a local file into a sandbox |
| `createos sandbox pull` | Copy a file out of a sandbox |
| `createos sandbox tunnel` | Forward a local port to a port inside a sandbox |
| `createos sandbox desktop` | Open a graphical sandbox in your browser |
| `createos sandbox computer` | Control the desktop inside a sandbox |
| `createos sandbox shapes` | List available sandbox sizes (vCPU / RAM / disk) |
| `createos sandbox rootfs` | List built-in OS images you can boot a sandbox from |
| `createos sandbox setup` | Connect a coding harness so its workspaces run on a sandbox |
Expand Down
Loading