sitectl. The plugin binary is sitectl-libops; when installed through sitectl, commands run under the libops namespace.
--api-url when you need to point at a non-default LibOps API endpoint.
General Docker operations are handled by core sitectl, not the LibOps plugin. Use sitectl compose and sitectl port-forward for context-aware Docker operations.
Use this section for LibOps plugin command syntax. For the platform resource model and broader operating surfaces, see Resource Hierarchy and API and sitectl in the main LibOps docs.
Terminology
The LibOps dashboard labels the API resources as Organizations, Projects, and Sites. Coresitectl context documentation often uses environment for the runtime target behind a Site. The plugin supports both views:
sites matches the dashboard and environments matches the sitectl context model.
Commands
- Authentication for browser login, session inspection, logout, account profile updates, SSH keys, and API keys
- Resources for organizations, projects, Sites, and environment listing
- Access controls for members, firewall rules, secrets, and settings
- Domains for custom Site domains
- Runtime workflows for ping, SSH, checkout, and context updates
- Task Agent for creating, inspecting, replying to, and canceling coding-agent tasks

