silos-cli v2.4 · PostgreSQL 18

Provision Postgres
from your terminal

Deploy, replicate, and manage PostgreSQL without leaving the shell. One command takes a database to 100+ edge regions with WAL streaming built in.

Get started
No credit card Scale to zero Works with any Postgres client
silos — zsh
$silos db create production --region us-east-1
Provisioned db-f7k2 in 1.2s · postgresql://…silos.global
$silos replicas add eu-west-1 ap-tokyo
2 edge replicas hydrating…
eu-west-1 ● ready in ~50ms
ap-tokyo ● ready in ~50ms
$silos status
3 regions live · WAL lag < 180ms · all systems healthy
production-edge · us-east-1silos-cli v2.4.0
Up and running in minutes

Four commands to a global database.

01
Install the CLI
$ npm install -g @silos/cli
02
Authenticate
$ silos login
03
Create a database
$ silos db create production
04
Connect anywhere
$ silos connect production
Real operations

Built to drive real database operations.

From routine migrations to your hardest scaling challenges, Silos CLI runs tasks end to end — deploying replicas, running migrations, configuring WAL streaming, and more.

Explore docs
migrate — zsh
$silos migrate run --db production-edge
Found 3 pending migrations. Applying in order…
001_add_users_index
002_create_events_table
003_add_wal_triggers
3 migrations applied · verified across 12 regions
production-edge✓ 4.2 ms
Command center

Designed for multi-database workflows.

Silos CLI is a command center for all your databases. With built-in environment management and region awareness, manage production, staging, and dev databases in parallel across 100+ edge regions.

Open console
silos — databases
Databases
production-edge
Deploy to edge · 4h
staging-edge
Run migrations · 8h
dev-local
Schema sync · 2h
analytics-replica
In progress
iot-edge-cluster
Configure WAL · 3h

One command line.
A hundred edges at your fingertips.

Automations

Made for always-on background work.

With Automations, Silos CLI works unprompted — picking up routine but critical tasks like health checks, backup snapshots, replica syncing, and WAL pruning, so you can stay focused on building.

Set up automations
Up next
Health check all regionsproductionEvery 2 hoursIn progress
Backup snapshotproductionDaily 2amStarts in 4h
Sync replicasstagingEvery morningStarts in 13m
Prune WAL segmentsproductionWeekly SunStarts in 3d
Completed
Health check all regionsproductionJust now
Backup snapshotanalytics5m
Quality, raised

Raises the bar across your team.

Silos CLI raises baseline quality with comprehensive migration testing, automated health checks, and high-signal replication monitoring — so issues are caught early and your team ships with confidence.

See monitoring
replicas — zsh
$silos replicas status --flag-risk
Checking replication health across 12 regions…
P1 ap-south-1 lag: 180ms (above threshold)
WAL consumer falling behind. Scale replica vCPU.
P2 sa-east-1 lag: 95ms (approaching limit)
Disk I/O at 87% capacity.
10 regions healthy · 2 flagged for review
2 flagged12 regions monitored
Why teams reach for it

The whole platform, one command away.

Terminal-native
Provision, branch, and connect to databases without ever leaving the shell. Scriptable, pipeable, CI-ready.
Multi-database
Switch between production, staging, and dev with environment-aware contexts and region targeting.
Always-on automations
Schedule health checks, backups, replica syncs, and WAL pruning to run unprompted in the background.
Safe by default
Dry-run plans, confirmation prompts on destructive ops, and a hash-chained audit log of every command.
One account, every surface

The same tool everywhere you build.

Use Silos across the dashboard, your SDK, and the terminal — all connected by your account.

Let's deploy
production-edge
Add regions to production-edge

Start in the dashboard

Open dashboard
Connected to 12 regions. WAL streaming active.
Status: healthy
2 config changes +8 -2
silos.config.yaml +6 -1
Looks good — apply!

Integrate via SDK

View SDK docs
$>_ silos cli (v2.4.0)
model: silos-agent
database: production-edge
Tip: Use /status to check all regions
Deploy to eu-central-1

Keep going in the terminal

Try Silos CLI today.

Get started free, or contact sales for enterprise deployment options.