Skip to content

Command Line Tools

wheels deploy accessory restart

docker restart <service>-<name>. Briefly interrupts the accessory.

wheels deploy accessory restart <name|all> [--destination=<name>] [--dry-run]
FlagDescription
<name>Required positional. Accessory name, or all to fan out.
--destination=<name>Overlay destination config.
--dry-runPrint commands without executing.
example
wheels deploy accessory restart redis