diff --git a/README.md b/README.md index a789d940..37792951 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ An interactive CLI for interacting with the [Runloop.ai](https://runloop.ai) platform. Use it as an **interactive command-line application** with rich UI components, or as a **traditional CLI** for scripting and automation. +📖 **[Full Documentation](https://docs.runloop.ai/docs/tools/cli)** +
+ ### Search Devboxes
+
+ Press \`/\` to search and filter through your devboxes by name or ID.
+
+
+
+
+
### SSH to Devbox
From the interactive menu, select a devbox and choose **SSH** to open a secure shell session directly into your devbox. The CLI handles all the SSH key setup and connection details automatically.