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]

| Flag | Description | |------|-------------| | <name> | Required positional. Accessory name, or all to fan out. | | --destination=<name> | Overlay destination config. | | --dry-run | Print commands without executing. |

example
wheels deploy accessory restart redis