~/.talos/credentials/docker.yml under the default profile.
Create a Docker access token at app.docker.com.
Usage
Examples
Run with no flags to be prompted for the registry, username, and token:Options
| Option | Description | Default |
|---|---|---|
--registry | Docker registry host. | Prompted (defaults to docker.io) |
--username | Docker username. | Prompted if omitted |
--token | Docker access token to store. | Prompted if omitted |
--silent | Suppress the instructional message and the saved-to confirmation. | false |