Skip to main content

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