DO Commands#
Execute Workflows & I/O#
The
doverb triggers system operations, numerical dispatch, file operations, and management actions.
Command / Aliases |
Arguments |
Description & Notes |
|---|---|---|
|
|
Toggles guest access. ⚠️ Admin Only |
|
|
Reloads specified configuration files from disk. ⚠️ Admin Only |
|
None |
Generates a new network topology geometry. |
|
None |
Creates a new child system in the hierarchy. |
|
None |
Duplicates system context for independent analysis. |
|
|
Persists state to disk. |
|
None |
Restores state from the last saved snapshot. |
|
|
Updates bounding boxes and revision counters. |
|
None |
Processes mesh: removes duplicates, extracts volume/surface manifolds. |
|
|
Loads multiple files into system context. Increments minor revision. |
|
|
Stages files. |
|
|
Appends user to |
|
|
Removes user & unregisters active connections. |
|
|
Broadcasts message to all connected clients. |
|
None |
Dispatches solver job. Validates flux continuity: |
|
None |
Gracefully halts active solver execution. |
|
None |
Restores system to |
|
|
Imports external data (defaults to SI |
|
|
Exports system data & topology to file. |
|
|
Executes external script in sandboxed environment. (Placeholder) |
|
|
Manages region interfaces & conserved quantity continuity. (Placeholder) |
🔍 HELP Interface & CLI Design Notes#
Command |
Arguments |
Description |
|---|---|---|
|
None |
Displays CLI structure, verbs, and examples. |
|
|
Lists all commands in the specified category. |
|
|
Shows specific usage, syntax, and physical context for a command. |