docs: align exec event text
This commit is contained in:
@@ -169,9 +169,9 @@ If UI missing:
|
|||||||
- Stored in the gateway in-memory queue (`enqueueSystemEvent`).
|
- Stored in the gateway in-memory queue (`enqueueSystemEvent`).
|
||||||
|
|
||||||
### Event text
|
### Event text
|
||||||
- `Exec started (host=node, node=<id>, id=<runId>)`
|
- `Exec started (node=<id>, id=<runId>)`
|
||||||
- `Exec finished (exit=<code>, tail=<...>)`
|
- `Exec finished (node=<id>, id=<runId>, code=<code>)` + optional output tail
|
||||||
- `Exec denied (policy=<...>, reason=<...>)`
|
- `Exec denied (node=<id>, id=<runId>, <reason>)`
|
||||||
|
|
||||||
### Transport
|
### Transport
|
||||||
Option A (recommended):
|
Option A (recommended):
|
||||||
|
|||||||
Reference in New Issue
Block a user