sota.io

sota status

Show the current deployment status for the linked project.

Usage

sota status

Example Output

$ sota status

Project:    my-app
URL:        https://my-app.sota.io
Status:     Running
Deployment: 7c9e6679-7425-40de-944b-e07fc1f90ae7
Created:    2026-02-25 14:30:00 UTC
Framework:  Next.js (auto-detected)

Status Values

StatusDescription
RunningContainer is healthy and serving traffic
BuildingA new deployment is currently being built
DeployingContainer is starting and waiting for health checks
FailedThe last deployment failed (build error or health check timeout)
StoppedContainer was manually stopped