Skip to main content

Documentation Index

Fetch the complete documentation index at: https://libops-feat-debug.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

command

The compose command runs commands against the active sitectl context. Use it when you want the same operation to respect the site and environment wiring already stored in the context. Examples:
sitectl compose ps
sitectl compose logs
sitectl compose exec app bash