Skip to main
maudeMDCC/00
Design commands

/design:hub-workspace

Stand up a self-hosted Maude workspace — a hub that owns the project, commits autosaves, and stores media in object storage — and verify it works before saying it does

PropertyValue
Command/design:hub-workspace
Categoryhub
Argument hint[--dry-run] [--domain HOST] [--config FILE]
Sourceplugins/design/commands/hub-workspace.md

Description

Stand up a self-hosted Maude workspace — a hub that owns the project, commits autosaves, and stores media in object storage — and verify it works before saying it does

Invocation

snippet
/design:hub-workspace [--dry-run] [--domain HOST] [--config FILE]

Summary

Conversational wrapper over maude hub workspace-up (DDR-062 — plugins reach executable logic through maude, never a raw script path). Your job is to gather what the engine needs, run it, and read the result back honestly.

Source of truth

On this page