Documentation
¶
Overview ¶
Command pasture-msg is the Pasture CLI — sends control messages to the pastured daemon via Temporal signals and queries.
Exit codes:
0 success 1 validation or configuration error 2 connection error (Temporal server unreachable) 3 workflow error (workflow not found, signal or query failed)
Package main implements the pasture-msg CLI — a command-line tool for sending control messages to the pastured daemon via Temporal signals and queries.
Command structure:
pasture-msg ├── epoch start | cancel | terminate ├── query state ├── signal vote | complete ├── phase advance └── session register
Click to show internal directories.
Click to hide internal directories.