Run a command across every host in a fleet
termix_fleets_run_command_across_every_host_fleetRun a command across all fleet hosts concurrently. Applies per-host variable substitution and isolates failures, so one host failing does not stop the others.
Instructions
Run a command across every host in a fleet. Fans out concurrently to every effective member host the caller has edit-level access to. $HOST/$USER/$PORT/$NAME/$INPUT_n substitution is applied per host, same grammar as snippet execution. One host failing does not stop the others.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| command | No | ||
| inputValues | No |