Key Features
- Easy interaction with Runloop API
- Helpful for blueprint testing and devbox management
- Debugging tool for running devboxes
- Potential tool for AI agents to interact with Runloop
Setting Up the CLI
The Runloop CLI is written in Python and wraps the Runloop Python SDK. To set up the Runloop CLI:- Visit the Runloop CLI GitHub page
- Follow the installation instructions provided in the repository
Essential CLI Commands
Once set up and validated, the CLI offers a range of helpful commands:Create a Blueprint
cowsay-devbox
with the cowsay
package installed.
The response from the cli will include an id
for the blueprint.
Create a Devbox
Monitor Devbox Logs
SSH into a Devbox
For more advanced use cases, you can use the CLI to SSH into your Devbox. For detailed instructions, refer to our SSH Access guide.Contributing
The Runloop CLI is open-source, and we enthusiastically welcome contributions and feedback from our community. To contribute:- Visit our GitHub repository
- Fork the repository
- Make your changes
- Submit a pull request
Getting Help
If you encounter any issues or have questions about using the Runloop CLI:- Check the CLI documentation for detailed usage instructions
- Open an issue on the GitHub repository for bug reports or feature requests
- Reach out to our team for additional assistance