Vultr DocsLatest Content


Docker

Updated on 15 September, 2025

Docker authentication credentials for accessing Vultr Container Registry to push and pull container images


The vultr-cli container-registry credentials docker command retrieves Docker authentication credentials for accessing your Vultr Container Registry, enabling you to push and pull container images.

Usage

console
$ vultr-cli container-registry credentials docker <Registry ID> [flags]

Examples

console
# Full example
$ vultr-cli container-registry credentials docker d24cfdcc-0534-4700-bf88-8ee48f20064e

Flags

Shorthand Long Version Description
-e --expiry-seconds (optional) The seconds until these credentials expire. Default is 0, never
-w --read-write (optional) Whether or not these credentials have write access. Should be true or false. Default is false

Comments

No comments yet.