sitectl is the main interface for day-to-day site operations. Launch it by running sitectl with no arguments:
What it shows
The gives you a live view of your configured contexts and the projects behind them. From a single screen you can see:- Container health — which services are running, restarting, or unhealthy
- Host resource usage — CPU, memory, and disk on the host machine
- Logs — recent log output from your containers
- Context overview — which site and environment you’re looking at, and how to reach it
What you can do
Set up an existing site
Walk through the prompts to connect sitectl to a project you already run locally or remotely.
Create a new site
Use the guided create flow, powered by your installed plugin, to scaffold and configure a new site.
Monitor health
Watch container status, host resources, and log output in one place without running individual commands.
Switch environments
Move between local and remote contexts for the same site to compare or operate across environments.

