Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{"tool": "run", "args": {"command": "python -c 'print(1)'", "image": "img-uuid"}}
{"tool": "rsync", "args": {"source": "/project", "destination": "/app"}} {"tool": "run", "args": {"command": "python /app/main.py", "image": "img-uuid", "directory_state_id": "ds-uuid"}}
{"tool": "run", "args": {"command": "test1.py", "image": "img", "wait": false}} {"tool": "run", "args": {"command": "test2.py", "image": "img", "wait": false}} {"tool": "wait_operations", "args": {"operation_ids": ["op-1", "op-2"]}}
{"tool": "list_files", "args": {"image": "img-uuid", "path": "/etc"}} {"tool": "read_file", "args": {"image": "img-uuid", "path": "/etc/os-release"}}
Was this page helpful?