OctaSpace News: post #73 — TG.ME

We're excited to announce octa-cli - a command-line interface for the OctaSpace decentralized compute platform.

This is an early beta release - we're actively improving it and your feedback shapes what comes next.

Instead of using the web dashboard, you can now manage everything directly from your terminal:

* Browse and search available GPU/CPU machines for rent
* Deploy workloads using marketplace apps or any custom Docker image
* Connect to running sessions via SSH
* Monitor session logs in real time
* Manage your VPN connections
* Check account balance and info

Built for developers and researchers who prefer automation and scripting over clicking through a UI. Integrate it into your workflows, CI pipelines, or just spin up a GPU instance in seconds.

Download the latest beta release for your platform: https://github.com/octaspace/octa-cli/releases

Get started:

octa auth <your-api-token>
octa compute search "rtx 4090"
octa compute deploy --app <app-uuid> --node <id>


More examples: https://github.com/octaspace/octa-cli
👍2🫡1
April 6, 2026 537 5