Developer Experience

bulli CLI

Provision and manage bare metal servers directly from your terminal. Designed for developers who automate everything.

terminal
$bulli server create \
--plangpu.a100 \
--locationparis \
--hostnameml-worker-01
Server provisioning...
Server ml-worker-01 created in paris
ID:srv-x7k9m2
IP:185.243.xx.xx
Plan:GPU A100 80GB
Features

Everything from your terminal

bulli CLI gives you full control over your Bullionet infrastructure. Deploy servers, manage networks, and automate workflows without leaving your terminal.

Instant Provisioning

Deploy bare metal and GPU servers in seconds with a single command. Choose your plan, location, and OS.

Full Lifecycle Management

Power on, reboot, reinstall, and monitor your servers. Manage SSH keys, IPs, and DNS records.

Scriptable & CI/CD Ready

JSON output, exit codes, and environment variable support. Integrate bulli into your deployment pipelines.

Secure Authentication

API token-based auth with scoped permissions. SSO support and audit logging for enterprise teams.

Quick Reference

Simple, powerful commands

Intuitive CLI syntax inspired by the tools you already know. No learning curve, just productivity.

bulli server listList all your servers
bulli server create --plan gpu.a100 --location parisDeploy a GPU server in Paris
bulli server power-on srv-abc123Power on a server
bulli ssh srv-abc123SSH into a server
AI-Native

Built for AI agents

bulli CLI exposes a machine-readable API that AI agents can use to provision and manage infrastructure autonomously. Connect Claude, GPT, or any LLM-powered agent to your Bullionet account.

  • AI agents can deploy, scale, and teardown servers automatically
  • Scoped API tokens ensure secure, auditable automation
  • Natural language to infrastructure — just describe what you need
AI Agent
// AI agent using bulli API
agent.provision({
plan:"gpu.a100",
location:"paris",
autoScale:true
})
Server deployed via AI agent
Auto-scaling configured

Get started in seconds

Install bulli CLI and start managing your infrastructure from the terminal.

curl -sL https://get.bullionet.it/cli | sh
macOS|Linux|Windows (WSL)

What are you waiting for to order your server?

Have questions? Need a quote or advice? Contact us now!

Get a Quote
Illustration of Earth with dark lines
All rights reserved © 2026 Bullionet