CLI forDevelopers

Total control of your infrastructure. Deploys, logs, and team management directly from your terminal.

$
curl -fsSL https://get.vertracloud.app | sh
bash — vertra-cli
~/projectvertra deploy
buildingCompiling application...1.2s
uploadingSyncing assets (4.2MB)0.8s
optimizingEdge functions ready0.5s
Deployment Complete
Preview:https://app-git-main.vertracloud.appBranch:main
~/project_

Instant Deploy

Ship your code to production in seconds.

vertra deploy

Real-time Logs

Zero latency. See what is happening right now.

vertra logs -f

Secrets

Manage environment variables securely.

vertra env set

Domains

Configure automatic SSL for free.

vertra domains

CI/CD Pipeline

Native integration with GitHub and GitLab.

vertra link

Collaboration

Manage teams and permissions via CLI.

vertra teams