Command Line Tools
wheels deploy accessory remove
Stop and remove the named accessory container. Does not touch attached volumes.
Synopsis
Section titled “Synopsis”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
Section titled “Example”wheels deploy accessory remove redis