Skip to content

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.

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. |

Start a named accessory
wheels deploy accessory start db