Command Line Tools
wheels deploy accessory start
docker start <service>-<name> on the accessory’s pinned host(s). Fails if the container doesn’t exist — use accessory boot for first-time install.
Synopsis
Section titled “Synopsis”wheels deploy accessory start <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
Section titled “Example”wheels deploy accessory start db