exec 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 on instance Deprecated v13.0.9 Execute a command 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 command on.
- Command required
valueThe command to execute on the instance.
- Current working directory (CWD)
valueThe directory to execute the command 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 command.
- Data
objectThe data of the operation that executes this commands.
- Success
conditionIf successful, this pin returns true.
- Error
valueError message if the command 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
