Skip to content

Command Line Tools

wheels deploy accessory stop

docker stop <service>-<name>. Container remains on disk — use accessory remove to delete.

wheels deploy accessory stop <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. |

illustrative
wheels deploy accessory stop db