Documentation Index
Fetch the complete documentation index at: https://mulerun.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
mulerun page manages MuleRun Pages — deployable static sites tied to
a domain.
This page is a quick overview. Detailed per-subcommand pages are coming
soon.
Basic operations
Artifact versions
Pages are immutable per version; deploys cut a new artifact under aV<n> tag.
Custom domains
Access codes
Gate a page behind a shared password:Tips
- Pair with
mulerun session publishto deploy a session’s output as a Page. - The
domainargument is the MuleRun-side identifier (e.g.your-app.mulerun.app); the optional--hostnameis the external CNAME you control.