Explore, experiment with, and test the Runloop API using the Runloop CLI.
The Runloop CLI is written in Python and wraps the Runloop Python SDK.
To set up the Runloop CLI:
Once set up and validated, the CLI offers a range of helpful commands:
This command creates a new blueprint named cowsay-devbox
with the cowsay
package installed.
The response from the cli will include an id
for the blueprint.
This creates a devbox using a specified blueprint and sets an entrypoint command.
This command allows you to watch the logs of a running devbox in real-time.
For more advanced use cases, you can use the CLI to SSH into your Devbox. For detailed instructions, refer to our SSH Access guide.
The Runloop CLI is open-source, and we enthusiastically welcome contributions and feedback from our community. To contribute:
We appreciate all forms of contribution, from bug reports and feature requests to code contributions and documentation improvements.
If you encounter any issues or have questions about using the Runloop CLI: