Tools & Clients¶
Every b'nerd Cloud resource is accessible via multiple surfaces — choose the one that fits your workflow.
CLI — bnerd¶
The bnerd CLI is the fastest way to work with the platform from a terminal. It covers every service: compute, DNS, Kubernetes, object storage, billing, VPN, and more. Full documentation lives at cli.docs.bnerd.com.
Terraform Provider¶
The Terraform provider lets you manage b'nerd Cloud resources declaratively as infrastructure-as-code. Use it with the standard Terraform workflow (plan → apply) for reproducible, version-controlled infrastructure.
Terraform Modules¶
Reusable Terraform modules for common patterns — including the ipsec-gateway module for site-to-site VPN connectivity.
Dashboard¶
The web Dashboard at app.bnerd.cloud provides a graphical interface for all platform services. It is built on Nuxt 4 and authenticates against HQ API v1 — the same API the CLI and Terraform provider use.