Skip to content

Commit 0c39e2b

Browse files
committed
cp dines
1 parent 83f6781 commit 0c39e2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ rli devbox get <id> -o text
144144
- `yaml` - YAML format
145145

146146
**Examples:**
147+
147148
```bash
148149
# Use JSON output for scripting
149150
DEVBOX_ID=$(rli devbox create --name my-devbox -o json | jq -r '.id')
@@ -155,7 +156,6 @@ rli devbox get <id> -o yaml > devbox-config.yaml
155156
rli devbox list -o text
156157
```
157158

158-
159159
## MCP Server (AI Integration)
160160

161161
Runloop includes a Model Context Protocol (MCP) server that allows AI assistants like Claude to interact with your devboxes.

0 commit comments

Comments
 (0)