Equinix
Developer Preview

Provision AI
infrastructure
from the CLI.

equinix.dev lets you or your agents provision Fabric, cloud on-ramps, model endpoints, GPU capacity, secrets, and observability from one CLI. Set up private AI infrastructure, policies, and credentials in a few commands.

View docs
brew install equinix/equinix/equinix-dev
More options

equinix-dev add equinix/fabric-cloud-router

Supported providers + more soon

The gap

Code generation got fast.
Infrastructure placement did not.

Provisioning an AI stack is still too manual: sign up for multiple providers, manage accounts, secure keys, select metros, enforce policy, and jump between cloud dashboards. equinix.dev lets you create and manage the deployable infrastructure stack from the CLI.

Workflow

Prompt to provision.

Add the services your app needs from the CLI or let your agent do it. Resources are provisioned in accounts you own, credentials sync back to your environment, and every change is auditable and repeatable.

Key commands

Create project equinix-dev init ai-edge-app
View all providers equinix-dev catalog
Add provider equinix-dev add <provider>/<service>
Upgrade provider equinix-dev upgrade <provider>
Principles

Fast, secure, and portable infrastructure provisioning.

Programmatic

One workflow to provision services, manage credentials, and upgrade plans, instead of different tools and workflows for every provider.

Policy aware

Declare metros, private connectivity, sovereignty, and observability once, then apply those constraints consistently across providers.

Portable

Keep environment variables portable across local setups, machines, teammates, and agents.

Auditable

Generate, store, and return service credentials locally for both developers and agents.

Get started

Build your first AI stack in minutes.

Install the equinix.dev CLI from the local Equinix tap package.

View docs