Skip to main content
Workloads use LazyCloud compute by default. Compute covers setup and host requirements.

lazycloud compute

lazycloud cloud

Connecting an AWS account needs the Business plan. The connection belongs to your account and backs every workspace you own.
cloud authorize checks that your AWS CLI profile belongs to the connected account and submits the connection stack to CloudFormation, so your AWS credentials stay local. cloud validate confirms the result once the stack finishes, and cloud status --until ready waits for it.

lazycloud machine

A joined machine has a name that is unique across your account and a list of workspaces whose workloads may run on it. A workload with machine="<name>" in its decorator runs on that machine or fails. machine join options: The host requirements list what the machine needs.

lazycloud domain

Custom domains are available on Team and Business plans.
See Custom domains.
To change your default workspace, run uv run lazycloud workspace use <name>. Commands with a --workspace option can override it for one call.