Skip to content

Command Line Tools

wheels deploy accessory remove

Stop and remove the named accessory container. Does not touch attached volumes.

wheels deploy accessory remove <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 remove redis