Skip to content

Command Line Tools

wheels deploy registry logout

docker logout <server> on every host. Clears cached credentials.

Synopsis
wheels deploy registry logout [--destination=<name>] [--dry-run]

| Flag | Description | |------|-------------| | --destination=<name> | Overlay destination config. | | --dry-run | Print commands without executing. |

wheels deploy remove --confirm calls logout automatically during its teardown flow. Call it directly if you want to clear credentials without tearing down the service.

Example
wheels deploy registry logout