Command Line Tools
wheels deploy registry logout
docker logout <server> on every host. Clears cached credentials.
Synopsis
Section titled “Synopsis”wheels deploy registry logout [--destination=<name>] [--dry-run]| Flag | Description |
|---|---|
--destination=<name> | Overlay destination config. |
--dry-run | Print commands without executing. |
Behavior
Section titled “Behavior”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
Section titled “Example”wheels deploy registry logout