Skip to main content
pome twin runs a digital twin on its own, outside a run. Use it when you want to point an agent, a test, or curl at a twin and drive it by hand. A run does not need this: pome run boots the twin it needs, and hosted runs provision one per sandbox.

Usage

twin start

Starts a standalone twin as a long-lived foreground server. Press Ctrl-C to stop it.

Arguments

Options

twin reset

Resets standalone twin state back to its declared starting point.

twin status

Prints the standalone twin status. Takes no arguments.

Examples

See also