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]
FlagDescription
<name>Required positional. Accessory name, or all to fan out.
--destination=<name>Overlay destination config.
--dry-runPrint commands without executing.
example
wheels deploy accessory remove redis