Expand description
Executor environment variable
Used to specify which executor to use for command execution.
Constants§
- CONTAINER_
KEY - Key for container executor (format: “container”)
- ENV_VAR
- Environment variable name for executor selection
- GUEST
- Value for guest executor (run directly on guest)