Parameters
A list of shell command strings to execute concurrently.
The working directory in which to execute the commands. Defaults to the user’s workspace root.
Optional fleet device name or id. When set, the commands run inside that running device’s container instead of the host. The device must be started first. Requires the ‘devices:manage’ scope.
Optional Zo App slug or id. When set, the commands run inside that Zo App’s sandbox instead of the host. Mutually exclusive with ‘device’. Requires the ‘apps:shell’ scope.