lazycloud app
An app is addressed by name or id. In the syntax below, replace uppercase names, and drop the square brackets when you pass an optional flag.lazycloud deployment
A deployment is addressed by name or id.scale pins a pod deployment to a
container count and refuses other kinds. Functions and endpoints scale from the
autoscaler on their decorator. See Scaling and concurrency.
These commands inspect and operate deployments. Resources and autoscaler
settings live in the Python definition, and each deploy applies them.
lazycloud container
To change your default workspace, run
uv run lazycloud workspace use <name>.
Commands with a --workspace option can override it for one call.