stop to terminate a running app by its FlowDeck ID or bundle ID.
Arguments
| Argument | Description |
|---|---|
<identifier> | App identifier (short ID, full ID, or bundle ID) |
Options
| Option | Short | Description |
|---|---|---|
--all | -a | Stop all running apps |
--force | -f | Force kill (SIGKILL instead of SIGTERM) |
--json | -j | Output JSON/NDJSON events |
--examples | -e | Show usage examples |
JSON Output
When--json is set, stop emits NDJSON events for single-app and batch stops.