Publish a preview
isolated static preview
blobyard preview ./preview-site --expires 24h- The command uses the scope stored by blobyard init, or explicit --workspace and --project flags.
- The directory must contain index.html at its root.
- A preview holds up to 10,000 files resolved from an immutable manifest.
- Without --expires a preview lasts seven days, and the longest allowed lifetime is thirty days.
Trust the isolation boundary
Each preview is served from its own capability subdomain under blobyard.dev. Preview HTML never runs on the authenticated application origin and cannot receive application cookies.
Manage previews
Manage previews from the project page in the dashboard, or list and revoke them through the API and MCP tools. Revoking a preview stops the origin from resolving while the uploaded files remain in the project.