exec multiple on instance
This block is part of the virtualisation group and was last modified in core v13.0.9.
Deprecated This block has been deprecated since
v0.0.0, please avoid future use. exec multiple on instance Deprecated v13.0.9 Execute multiple commands on the LXD instance.
In pins 5 + flow
- flow
flow - Connection required
lxdconnectionThe LXD connection
- Instance name required
valueThe name of the instance you want to execute the commands in.
- Commands required
arrayThe commands to execute on the instance.
- Current working directory (CWD)
valueThe directory to execute the commands in.
- Environment
objectOptional environment variables.
Out pins 5 + flow
- flow
flow - Connection
lxdconnectionThe LXD connection
- Operation ID
valueThe ID of the operation that executes this commands.
- Data
objectThe data of the operation that executes this commands.
- Success
conditionIf successful, this pin returns true.
- Error
valueError message if the commands could not be executed.
Version history
Introduced in v13.0.9.
Back to
virtualisation Return to the main group to view all sub-groups Back to LXD Return to the group to view all blocks within this group
