Introducing the NEXUS AI CLI — Deploy from your terminal, no browser required.
by•
From your terminal:
nexus auth login
nexus deploy create --image nginx:latest --port 80
nexus deploy logs <id>
nexus deploy rollback <id>
That's it. Your app is live on AWS, GCP, or Azure.
We built the CLI for engineers who live in the terminal and don't want to touch a dashboard to ship. Every NEXUS AI operation is now available as a
command:
→ Deploy from a container image or Git repo
→ Stream build and runtime logs
→ Roll back to any previous version in seconds
→ Manage secrets, scale replicas, add custom domains
→ Full MCP support — let your AI assistant deploy for you
No YAML. No Dockerfiles you didn't write. No cloud console tabs.
Just describe what you want to build, and ship it.
Get started → nexusai.run

10 views

Replies